Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 387 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 387 Bytes

Goph

Basic, text based, Gopher client.

Usage

Build it:

dub build

Run it with the URL of the Gopher server to explore:

bin/goph gopher.server

Then type ? for a list of commands.

And please, don't forget: there will be bugs…

Issues

  • Text files are not yet paginated.
  • No timeout
  • Can't choose the path to save text files
  • And many more

LICENSE

GPLv3