You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
include | 2 years ago | |
lib | 2 years ago | |
src | 2 years ago | |
.gitignore | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
help.gmi | 2 years ago | |
readme.gmi | 2 years ago |
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