shithub: gopher

ref: 8f8f4ebc1ec0d859cdffe88b33f60b75caa9dd73
dir: /README.md/

View raw version
gopher
=======
A mostly functional gopher browser for plan9.

![gopher](gopher.png)

Text and submenu items are displayed within the browser, whereas images and documents are opened through page and HTML items sent to the plumber.
Other item types (bin, dos, uuencoded files, etc.) are not implemented yet.

This has not been thoroughly tested so many bugs are just waiting to be found.

Usage:
------
Install with ``mk install``  
Run with ``gopher [address]``