Hacker News new | ask | show | jobs
by krembo 106 days ago
I'd like to share a preview of my RSS (&other sources) feed aggregator: https://aggly.com (designed to look better on desktops)

It’s still a work in progress, so treat this as an early preview before I submit it to Show HN. Feedback and criticism are welcome.

1 comments

This is cool.

Personally, I'm not a fan of the feed-per-column style as I like to subscribe to personal blogs which post a handful of times per year. Maybe 100 feeds which average 2-5 posts per year. Is there a way to merge columns? But may not be the intended audience.

I suggest OPML import to make it easier for people to move subscriptions. Feed discovery tools also like to integrate with feed readers, can you add an API like https://agglu.com/subscribe?url=https://example.com/feed.xml

Thanks for the feedback. OPML import is already there. I took your suggestion and currently working on merging columns. Also the api should be available shortly, it's a low hanging fruit!