shithub: gopher

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