include | ||
lib | ||
src | ||
.gitignore | ||
help.gmi | ||
Makefile | ||
readme.gmi | ||
README.md |
Scorpius : a simple Gemini viewer with Gtk
Requirement:
- Gtk+3
- gcc
- make
- only tested on Linux (manjaro), it could work on other distros and OS but there is no warranty
Build:
Simply run make
, your build is in build/debug
.
Licence
GPLv3