Show HN: Yarr – Yet Another RSS Reader
github.com
Show HN: Yarr – Yet Another RSS Reader
1–10 of 26 posts
Re: Show HN: Yarr – Yet Another RSS Reader
#2Re: Show HN: Yarr – Yet Another RSS Reader
#3"Yarr" name already used by other project.[0] [0] https://github.com/Yarr/Yarr
Re: Show HN: Yarr – Yet Another RSS Reader
#4E.g. I see "make build_macos" and wonder if other platforms are supported? I don't want to have to find out myself that it does not support linux.
Re: Show HN: Yarr – Yet Another RSS Reader
#5At least a screenshot is there but maybe provide a bit more details.. I really don't get why people show off projects with zero description. Sure it's an rss reader but what features does it actually offer? E.g. I see "make build_macos" and wonder if other platforms are supported? I don't want to have to find out myself that it does not support linux.
Re: Show HN: Yarr – Yet Another RSS Reader
#6"Yarr" name already used by other project.[0] [0] https://github.com/Yarr/Yarr
There are so many projects out there, it's hard to avoid naming collisions. I don't think a project with 10 stars can lay exclusive claim to a four letter name.
https://github.com/channikhabra/yarr
https://fossdroid.com/a/yarr.html
etc. The name sounded familiar (I think I used one in the past) so I googled and I haven't found it, but I did find many others.
Re: Show HN: Yarr – Yet Another RSS Reader
#7At least a screenshot is there but maybe provide a bit more details.. I really don't get why people show off projects with zero description. Sure it's an rss reader but what features does it actually offer? E.g. I see "make build_macos" and wonder if other platforms are supported? I don't want to have to find out myself that it does not support linux.
Since it's yet another RSS reader, it supports the basic functionality of almost all the other alternatives (managing feeds, reading, importing/exporting, searching etc.).
The plans are to support all 3 platforms (Linux, Windows, MacOS). You can try compiling it via `make build_linux` & `make build_windows` on the corresponding platforms.
Re: Show HN: Yarr – Yet Another RSS Reader
#8Re: Show HN: Yarr – Yet Another RSS Reader
#9Wonder if anyone has made a self-hosted way to create a 'my.yahoo' or netvibes , pageflakes kind of page with rss feeds?
I started to put together some plugins for wordpress/buddpress to allow people to make something like that for their own, but got bogged down and never tried to mash it all together yet.
Anyone have a browser extension that can find rss feeds for pages?
I long for the days of yesteryears where yahoo news searches had an rss button or link to copy right there - and discovering rss on news portals and elsewhere was easier not hidden.
Re: Show HN: Yarr – Yet Another RSS Reader
#10I'm currently using https://github.com/miniflux/miniflux (Also written in Go) and it supports the Fever API which means I can use any app on most platforms to sync with.