awesome-gemini

A collection of awesome things regarding the gemini protocol ecosystem.
git clone https://git.clttr.info/awesome-gemini.git
Log (Feed) | Files | Refs (Tags) | README | LICENSE

commit 1c6f53b4c72eaa77a44e9bfbd0a2454d5ee149a2
parent 972ca7e99b502234dff851e5bb88054af90b4bd1
Author: RangerMauve <RangerMauve@hotmail.com>
Date:   Fri, 21 Aug 2020 17:26:49 -0400

Added some stuff I've been working on

- CLI for fetching gemini pages
- Agregore web browser for browsing gemini in a web browser
- gemini-to-html for parsing gemini markup and rendering it to HTML
Diffstat:
MREADME.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -21,12 +21,14 @@ Please contribute to this list to link to all the awesome gemini projects out th - [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 +- [gemini-fetch](https://github.com/RangerMauve/gemini-fetch) (Node.js) - a cURL-like CLI for loading content from gemini URLs. ### Graphical - [Castor](https://git.sr.ht/~julienxx/castor) (Rust) - a graphical Gemini client using GTK - [Deedum](https://github.com/snoe/deedum/releases) (Dart/Ruby) - an Android client - [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 +- [Agregore](https://github.com/RangerMauve/agregore-browser#fetch-api-for-gemini) - (Electron.js) - A peer to peer web browser with support for loading gemini pages. ## Programming - [gemini](https://github.com/derhuerst/gemini) (Node.js) - a server & client lib @@ -36,6 +38,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ## Tools - [gemini-pandoc-lua-filter](https://github.com/kr1sp1n/gemini-pandoc-lua-filter) - a lua filter for pandoc to output gemini text +- [gemini-to-html](https://github.com/RangerMauve/gemini-to-html) (Node.js) - a JavaScript library for parsing gemini pages, and for rendering them to HTML. ## Web proxies - [Mozz.us portal](https://portal.mozz.us/gemini/gemini.circumlunar.space/)