mirror of
https://github.com/kr1sp1n/awesome-gemini.git
synced 2024-11-20 11:26:40 -05:00
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
This commit is contained in:
parent
972ca7e99b
commit
1c6f53b4c7
1 changed files with 3 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue