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
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
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%