FeliceMente / gopherclient

gopherclient is a cross-platform Gopher (RFC 1436) GUI client written in Go using the native Webview components.

Home Page:https://prologic.github.io/gopherclient/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Licnese

MIT

About

gopherclient is a cross-platform Gopher (RFC 1436) GUI client written in Go using the native Webview components.

https://prologic.github.io/gopherclient/

License:Other


Languages

Language:Go 76.0%Language:Makefile 14.1%Language:Dockerfile 9.9%