~boringcactus/gemifedi

a gemini frontend to the fediverse
8270438c — Melody Horn 3 years ago
bump to v0.4.0
ad59e505 — Melody Horn 3 years ago
update dependencies
18a145c1 — Melody Horn 3 years ago
stub out TLS 1.3 client cert verification too

clone

read-only
https://git.sr.ht/~boringcactus/gemifedi
read/write
git@git.sr.ht:~boringcactus/gemifedi

You can also use your local clone with git send-email.

#gemifedi

builds.sr.ht status

a gemini frontend to the fediverse (specifically, Mastodon and Pleroma instances).

by boringcactus.

currently mostly awful.

#usage

  1. get a gemifedi binary through either method:

    a. cargo install --git https://git.sr.ht/~boringcactus/gemifedi --branch main.

    b. hit up the latest passing build and download the Linux binary from the Artifacts panel.

  2. run gemifedi localhost to attach it to localhost, or run gemifedi --help for more comprehensive options.

  3. open the gemini link that gets printed by gemifedi.

  4. run through the authentication prompts.

  5. tada! your timeline, ugly but technically rendered, via Gemini.

#demo instance (i promise not to snoop on your timeline but i technically could so if you don't trust me don't trust me)

gemini://gemifedi.boringcactus.com/about

#bruh this code isn't quite as bad as it used to be but still sucks

i am aware of that. it'll get fixed eventually. the error handling is the main thing i want to fix next.