<-- back to the mailing list

[ANN] g2ra.py, a gemini to RSS/Atom gateway

İ. Göktuğ Kayaalp self at gkayaalp.com

Sun May 2 17:59:48 BST 2021

- - - - - - - - - - - - - - - - - - - 

Hi all!

I've just completed the first usable version of a Python script calledg2ra.py. It is a small Flask-based web application that can converta subscribable Gemini page to a corresponding Atom (default) or RSSfeed.

The code is at:https://github.com/cadadr/gemini-scripts/blob/default/g2ra.py

Documentation:https://github.com/cadadr/gemini-scripts#g2rapy

Hope it's useful to someone.

P.S: I am not experienced in deploying a service like this publically,so I wont do that, but if someone else wants to do that, go ahead! Anypatches are welcome. Otherwise, it should be fairly easy to deploylocally.

-gk <gemini://cadadr.space>