shithub: gopher

ref: a6ca06673411ccadb43b08b5d400f72324960bca
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]``