mirror of
https://github.com/kr1sp1n/awesome-gemini.git
synced 2024-11-27 11:34:53 -05:00
3.3 KiB
3.3 KiB
Awesome Gemini
A collection of awesome things regarding the gemini protocol ecosystem.
Please contribute to this list to link to all the awesome gemini projects out there.
Contents
Clients
Terminal
- Asuka (Rust) - an NCurses-based Gemini client
- Amfora (Go) - a "fancy" terminal client
- AV-98 (Python) - a Gemini client derived from the popular VF-1 Gopher client
- Bombadillo (Go) - a combined Gopher and Gemini client with vim-inspired key mappings
- Elpher (Emacs) - a combined Gopher and Gemini client for the popular text editor / operating system
- gemini-fetch (Node.js) - a cURL-like CLI for loading content from Gemini URLs
Graphical
- Castor (Rust) - a graphical Gemini client using GTK
- Deedum (Dart/Ruby) - an Android client
- GemiNaut (C#) - a user friendly graphical Gemini client for MS Windows
- Kristall (C++) - a graphical Gopher and Gemini client using QT
- Agregore - (Electron.js) - a peer to peer web browser with support for loading Gemini pages
Programming
Servers
- Agate (Rust) - a simple Gemini server for static files
- blizanci (Erlang) - a server designed primarily for robustness and security
- GeGoBi (Python) - a server to facilitate easy Gemini-Gopher bi-hosting
- gemini-server (Haskell) - a lightweight server for the Gemini protocol
- geminid (C) - a Gemini Server in C
- Gemserv (Rust) - a server with features like vhosts, CGI, SCGI, reverse-proxying and more
- Germinal (Common Lisp) - serves any type of document with an appropriate mime type
- Shavit (Go) - a configurable Gemini server for UNIX operating systems
Tools
- gemini-pandoc-lua-filter - a lua filter for pandoc to output Gemini text
- gemini-to-html (Node.js) - a JavaScript library for parsing Gemini pages, and for rendering them to HTML.