shithub: gopher

ref: 3c6cac0bb49c746db39833c27fb24044ccf52c11
dir: gopher/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]``