mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
9c861ccf73
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
6 lines
307 B
Text
6 lines
307 B
Text
gmi100 (Gemini CLI protocol client written in 100 lines of ANSI C)
|
|
|
|
I tried to pack as much as possible in 100 lines of ANSI C. Initially
|
|
I struggled to fit simple TLS connection in such small space but
|
|
eventually I ended up with CLI client capable of efficient navigation
|
|
between capsules of Gemini space.
|