Go to file
Romain de Laage 4a490a4bc6
Mostly finish url parser
2021-02-15 21:07:24 +01:00
include You can now change page 2021-02-15 14:36:19 +01:00
lib Mostly finish url parser 2021-02-15 21:07:24 +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 Change project name and add default file 2021-02-14 14:58:28 +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