this post was submitted on 19 Jun 2024
10 points (91.7% liked)

RSS - Really Simple Syndication

557 readers
1 users here now

You can share with other RSS system users news and tips.

Please use English.

founded 4 years ago
MODERATORS
10
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]
 

So, I'm tentative to announce this project, as the server it's running on is a bit of a potato which will probably fall over pretty quick if it gains any traction, but...


Introducing RSS Temple!

If you're interested in a free RSS reader which attempts to mimic some of the more useful features of the big players (Feedly and Google Reader, in particular), including full-text search, hotkey navigation, small footprint interface, and sharing to both Lemmy and Mastodon (among others), I would love if you gave RSS Temple a try.

I've been working on this project for ~7 years now, and I alone cannot find any more bugs or usability issues, so I hope it's ready for the community to see. Any feedback is appreciated!


The code is open at:

https://github.com/murrple-1/rss_temple (server, Python)

https://github.com/murrple-1/rss_temple_ui (landing page and web app, Angular and EleventyJS)

https://github.com/murrple-1/ansible-collection-rss-temple (Ansible scripts to deploy one's own instance)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 months ago (1 children)

I wanted to check this out but I did not find any documentation in how to set this up. The readme files are mostly empty.

[–] [email protected] 2 points 2 months ago (1 children)

As in, you'd like to run your own instance? Fair, I didn't expect that would be the first thing people would want to do, but I can make some better README docs for self-hosting

[–] [email protected] 1 points 2 months ago (1 children)

No, I did not see how to see any of the UI. What am I missing?

[–] [email protected] 1 points 2 months ago

Ah, I see it now. rsstemple.com. I missed that earlier.