2020-08-21 04:07:37 -04:00
|
|
|
# Awesome Gemini [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
|
2020-08-21 03:54:14 -04:00
|
|
|
A collection of awesome things regarding the [gemini protocol][1] ecosystem.
|
|
|
|
|
|
|
|
Please contribute to this list to link to all the awesome gemini projects out there.
|
|
|
|
|
|
|
|
## Contents
|
|
|
|
|
|
|
|
- [Clients](#clients)
|
|
|
|
- [Terminal](#terminal)
|
|
|
|
- [Graphical](#graphical)
|
|
|
|
- [Programming](#programming)
|
|
|
|
- [Servers](#servers)
|
|
|
|
- [Tools](#tools)
|
|
|
|
- [Web proxies](#web-proxies)
|
|
|
|
|
|
|
|
## Clients
|
|
|
|
|
|
|
|
### Terminal
|
|
|
|
- [Asuka](https://tildegit.org/julienxx/asuka) (Rust) - an NCurses-based Gemini client
|
|
|
|
- [Amfora](https://github.com/makeworld-the-better-one/amfora) (Go) - a "fancy" terminal client
|
|
|
|
- [AV-98](https://tildegit.org/solderpunk/AV-98) (Python) - a Gemini client derived from the popular VF-1 Gopher client
|
|
|
|
- [Bombadillo](https://rawtext.club/~sloum/bombadillo.html) (Go) - a combined Gopher and Gemini client with vim-inspired key mappings
|
|
|
|
- [Elpher](https://thelambdalab.xyz/elpher/) (Emacs) - a combined Gopher and Gemini client for the popular text editor / operating system
|
|
|
|
|
|
|
|
### Graphical
|
|
|
|
- [Castor](https://git.sr.ht/~julienxx/castor) (Rust) - a graphical Gemini client using GTK
|
|
|
|
- [GemiNaut](https://www.marmaladefoo.com/pages/geminaut) (C#) - a user friendly graphical Gemini client for MS Windows
|
|
|
|
- [Kristall](https://github.com/MasterQ32/kristall) (C++) - a graphical Gopher and Gemini client using QT
|
|
|
|
|
|
|
|
## Programming
|
|
|
|
- [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib
|
|
|
|
|
|
|
|
## Servers
|
|
|
|
- [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client
|
|
|
|
- [gemini-server](https://hackage.haskell.org/package/gemini-server) (Haskell) - a lightweight server for the Gemini protocol
|
|
|
|
|
|
|
|
## Tools
|
|
|
|
- [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) - a lua filter for pandoc to output gemini text
|
|
|
|
|
|
|
|
## Web proxies
|
|
|
|
- [Mozz.us portal](https://portal.mozz.us/gemini/gemini.circumlunar.space/)
|
|
|
|
- [Vulpes proxy](https://proxy.vulpes.one/gemini/gemini.circumlunar.space/)
|
|
|
|
|
|
|
|
---
|
|
|
|
[1]: https://gemini.circumlunar.space/
|