项目作者: aeonofdiscord

项目描述 :
A gopher client
高级语言: C++
项目地址: git://github.com/aeonofdiscord/ferret.git
创建时间: 2017-11-18T22:42:55Z
项目社区:https://github.com/aeonofdiscord/ferret

开源协议:Other

下载


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

  1. ./build.sh
  2. sudo ./install.sh

and you’re good to go!