Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

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

You can’t perform that action at this time.