ridder
ridder copied to clipboard
An RSS reader that you own
Ridder Pre-Alpha
An RSS reader that you own
About
See ridder-kodedninja.hashbase.io for details.
This "About" is more about the technical stuff.
Adapter
Making a frontend only RSS reader has a drawback: you can't load content from http sources or where there's no Access-Control-Allow-Origin header set. To enable these connection I've built a small server on Glitch that serves as a forwarder.
My adapter is at lively-adapter.glitch.me but you can remix it and set that to be yours.
TODO
- [x] show if there are sources that aren't loaded yet
- [x] read
- [ ] save items && grab out content (similar to Dropout)
- [ ] cache
- [ ] opml support
- [ ] multimedia items
- [ ] search