A terminal client designed to help you quickly navigate the gophersphere.
Phetch is a Gopher terminal client written entirely in Rust. It supports Gopher searches, text and menu pages, and downloads. Moreover, Phetch features opt-in history tracking, TLS support, and Tor support.
Phetch is a Gopher terminal client written entirely in Rust. It supports Gopher searches, text and menu pages, and downloads. Moreover, Phetch features opt-in history tracking, TLS support, and Tor support.
To install phetch, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install phetch
To see what files were installed by phetch, run:
port contents phetch
To later upgrade phetch, run:
sudo port selfupdate && sudo port upgrade phetch
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.