Go to file
Romain de Laage 225dbbe45f
Add readme
2021-02-14 18:38:41 +01:00
include Now parse a file 2021-02-13 18:38:47 +01:00
src Fix links (variable now stay accessible) 2021-02-14 16:59:31 +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
readme.gmi Change asciiart 2021-02-14 16:46:43 +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