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
pull/5/head
RangerMauve 2020-08-21 17:26:49 -04:00 zatwierdzone przez Krispin Schulz
rodzic 972ca7e99b
commit 1c6f53b4c7
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -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/)