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 1a4861a5ac41f73afbdd98dff2057877b32a9737
parent f1ba4fbed84a5d9e0cc1c8408acaaba9ecdcce19
Author: link2xt <ilabdsf@gmail.com>
Date:   Sat,  7 Nov 2020 00:26:25 +0300

Update Asuka URL
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -31,7 +31,7 @@ Please contribute to this list to link to all the awesome gemini projects out th ### Terminal - [Amfora](https://github.com/makeworld-the-better-one/amfora) (Go) - a "fancy" terminal client. -- [Asuka](https://tildegit.org/julienxx/asuka) (Rust) - an NCurses-based Gemini client. +- [Asuka](https://git.sr.ht/~julienxx/asuka) (Rust) - an NCurses-based Gemini client. - [AV-98](https://tildegit.org/solderpunk/AV-98) (Python) - a Gemini client derived from the popular VF-1 Gopher client. - [bollux](https://sr.ht/~acdw/bollux/) (Bash) - a bash Gemini client. - [Bombadillo](https://rawtext.club/~sloum/bombadillo.html) (Go) - a combined Gopher and Gemini client with vim-inspired key mappings.