MCMic
1
Would you consider adding Gemini protocol support to tinytiny rss ?
There are 2 places where Gemini support could be added:
- ttrss could support fetching Gemini feeds, either atom or gemfeed, ideally both formats
- ttrss could provide a Gemini frontend to allow users to access feed content through Gemini.
Example of a Gemini atom feed: gemini://artorinix.space/atom.xml
Specification for gemfeed: gemini://gemini.circumlunar.space/docs/companion/subscription.gmi
fox
2
this seems targeted at people who cry a lot about unspeakable horrors of javascript and modern web being bloat exemplar. i don’t really see those types using a (gasp) web based rss reader.unless of course they are huge hypocrites.
that aside, i’m reasonably certain you could easily add support for it via a plugin, see HOOK_FETCH_FEED. have fun.
also,
gopher
lol
well at least it’s not FGHI
MCMic
3
The idea is to avoid having 2 feed reader for 2 protocols, I expect most people will continue using the web alongside Gemini.
Currently I have my web feeds in ttrss and my gemini feeds in lagrange, my gemini client. I would prefer having everything in ttrss.
And when I use ttrss from the mobile application, the fact that it is webbased is not visible.