Go to file
Romain de Laage 691ea94549
test entry in makefile
2021-02-16 09:10:25 +01:00
include You can now change page 2021-02-15 14:36:19 +01:00
lib Url parser is finished 2021-02-16 08:19:17 +01:00
src Now handle links with no text 2021-02-15 15:06:24 +01:00
.gitignore Add gitignore file 2021-02-11 13:49:34 +01:00
Makefile test entry in makefile 2021-02-16 09:10:25 +01:00
README.md Add readme 2021-02-14 18:38:41 +01:00
help.gmi Add help page 2021-02-15 14:56:02 +01:00
readme.gmi Add help page 2021-02-15 14:56:02 +01:00

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