💾 Archived View for gemini.thegonz.net › gmisub2atom captured on 2022-06-11 at 20:37:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

➡️ Next capture (2024-05-26)

-=-=-=-=-=-=-

gmisub2atom

Straightforward C implementation of the gmisub spec.

gemini://gemini.circumlunar.space/docs/companion/subscription.gmi

README

source tarball

Usage in newsboat

I wrote this to be able to use gmisub feeds with newsboat.

You can do that by adding a line like this to ~/.newsboat/urls :

"exec:gemget -o- gemini://example.com/feed.gmi | gmisub2atom gemini://example.com/feed.gmi"

See also

A Rebol CGI script by Luke Emmet for generating an atom feed to from a gmi index, predating the gmisub spec

Git

This directory is a git repo, so in theory you can clone it. I leave it as an exercise to the reader to implement the necessary git-remote-gemini command!

Alternatively, clone from this git bundle with 'git clone gmisub2atom.bundle gmisub2atom'