2024-11-12 01:09:27 +10:00
2022-10-02 21:50:22 +10:00
2022-10-18 01:35:20 +10:00
2024-11-12 01:09:27 +10:00
2024-11-12 01:09:27 +10:00
2016-10-01 00:29:44 -07:00
2022-10-18 01:35:13 +10:00
2022-10-02 21:49:30 +10:00
2021-07-12 23:57:27 +10:00
2018-12-21 08:05:42 +10:00

gopherclient

gopherclient is a cross-platform Gopher (RFC 1436) GUI client written in Go. Standard features include:

  • Back
  • Forward
  • Refresh
  • Home

Coming soon:

  • Bookmarks
  • Search
  • Tabs
  • Download Manager

Gopher Client

Installation

Source

$ make && make install

OS X Homebrew

$ brew tap prologic/gopherclient
$ brew install --HEAD gopherclient

gopherclient is still early days so contributions, ideas and UI expertise are much appreciated and highly welome!

Linux

Fedora:

You'll need webkitgtk3-devel:

$ sudo dnf install webkitgtk3-devel

Usage

$ gopherclient

Related projects:

  • go-gopher go-gopher is the Gopher client and server library used by gopherclient

  • gopherproxy gopherproxy is Gopher to HTTP proxy that uses go-gopher for all of its core functionality.

License

MIT

Description
gopherclient is a cross-platform Gopher (RFC 1436) GUI client written in Go using the native Webview components.
Readme 61 MiB
Languages
Go 59.7%
Shell 30.1%
Makefile 7%
CSS 3.2%