OpenNapkin is a graphical Gopher client written in Gambas3. I wrote OpenNapkin because I wasn't able to find another Gopher client that wasn't written only for console or that wasn't part of a much bigger web-browsing suite. OpenNapkin offers just what you can see on the screeshot: a way to load Gopher sites, basic interaction (double clicking on a line lets you interact with that line) and basic bookmark keeping. Nothing more, nothing less.
Visiting Gopherpedia.com | Visiting Gopher.black |
Just go ahead and download the latest release available.
In order to run OpenNapkin you must have gambas3-runtime
installed on your system (if you are under
Debian or Ubuntu you may install it by running sudo apt install gambas3-runtime
).
OpenNapkin is a simple Gambas project, if you feel any feature is missing, make yourself at home and add it or kindly submit an issue to this repository.
OpenNapkin is released under the Apache 2.0 open source license. Copyright (c) 2020, Martín del Río.