mirror of
https://github.com/kr1sp1n/awesome-gemini.git
synced 2024-11-20 11:26:40 -05:00
Add astroget.
Also move gemget from programming to tools since gemget is a command line tool not a library. close #179 opened by @zzo38
This commit is contained in:
parent
7631dfe99d
commit
936dad8968
1 changed files with 3 additions and 1 deletions
|
@ -123,7 +123,6 @@ Repo mirrors:
|
|||
- [a-h/gemini](https://github.com/a-h/gemini) (Go) - Applications and libraries for building applications on Gemini.
|
||||
- [cuipod](https://github.com/aegis-dev/cuipod) (C#) - Simple yet flexible framework for Gemini protocol server.
|
||||
- [gemclient](https://github.com/Koshroy/gemclient) (Nim) - rich client library for the Gemini Protocol.
|
||||
- [gemget](https://github.com/makew0rld/gemget) (Go) - Command line downloader for the Gemini protocol.
|
||||
- [gemini](https://github.com/kulak/gemini) (Go) - Server side Gemini protocol + Titan protocol implementation that matches standard GO http API.
|
||||
- [gig](https://github.com/pitr/gig) (Go) - Gemini framework.
|
||||
- [gmir](https://github.com/codesoap/gmir) (Go) - A reader for gmi files
|
||||
|
@ -237,10 +236,13 @@ Repo mirrors:
|
|||
- __gemini://tlgs.one__ - ([http version](https://tlgs.one)) Another public search provider for Gemini([repo](https://github.com/marty1885/tlgs)).
|
||||
|
||||
## Tools
|
||||
|
||||
- [astroget](https://github.com/zzo38/scorpion/blob/trunk/astroget.c) (C) - Command line tool to download and upload files from Gemini, Gopher, Scorpion, and Spartan servers.
|
||||
- [CAPCOM](https://tildegit.org/solderpunk/CAPCOM) (Python) - Atom feed aggregator for gemini.
|
||||
- [certified](https://code.lag.net/robey/certified) (Python) - Generate TOFU TLS certificates for gemini servers.
|
||||
- [cl-yag](git://bitreich.org/cl-yag) (Common-Lisp) - Static site generator producing gemini, gopher and html.
|
||||
- [comitium](https://git.nytpu.com/comitium) (C) - A feed aggregator for gemini supporting many formats and protocols.
|
||||
- [gemget](https://github.com/makew0rld/gemget) (Go) - Command line downloader for the Gemini protocol.
|
||||
- [gemini-antenna](https://notabug.org/tinyrabbit/gemini-antenna) (Python) - A feed-aggregator for Gemini, triggered by submissions.
|
||||
- [geminize](https://addons.mozilla.org/en-US/firefox/addon/geminize/) - Firefox addon that redirects gemini:// URLs and links to a customizable HTTP-to-Gemini proxy.
|
||||
- [gemlog.sh](https://git.sr.ht/~nytpu/gemlog.sh) (Bash) - Utility for writing and managing gemini logs (gemlogs) and atom feeds (simple gemini static site generator/framework).
|
||||
|
|
Loading…
Reference in a new issue