slackbuilds_ponce/network/gmi100/README
G. Galdini 9c861ccf73
network/gmi100: Added (Gemini CLI protocol).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-09 08:04:21 +07:00

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.