This website works better with JavaScript.
Home
Explore
Help
Sign In
rdelaage
/
scorpius
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
gemini
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.
29
Commits
1
Branch
107 KiB
C
97.2%
Makefile
2.5%
C++
0.3%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Romain de Laage
5df3a69a81
Now handle Gemini requests
2 weeks ago
include
Now handle Gemini requests
2 weeks ago
lib
Now handle Gemini requests
2 weeks ago
src
Now handle Gemini requests
2 weeks ago
.gitignore
Add gitignore file
3 weeks ago
Makefile
Now handle Gemini requests
2 weeks ago
README.md
Add readme
2 weeks ago
help.gmi
Add help page
2 weeks ago
readme.gmi
Add help page
2 weeks 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