aeonofdiscord / ferret

A gopher client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ferret

ferret is a modern client for the gopher protocol. Currently (0.3.0) only Linux is supported.

Building from source

To build, you'll need cmake, which you can get from your package manager or https://cmake.org/.

(Previous versions of ferret required libui, but this requirement has been dropped in favour of GTK.)

cd into the directory where you placed the ferret source, then run

./build.sh
sudo ./install.sh

and you're good to go!

About

A gopher client

License:Other


Languages

Language:C++ 94.1%Language:CMake 2.8%Language:Shell 2.5%Language:C 0.4%Language:CSS 0.2%