Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kodedninja/ridder

An RSS reader that you own
https://github.com/kodedninja/ridder

beakerbrowser peer-to-peer rss

Last synced: 6 days ago
JSON representation

An RSS reader that you own

Awesome Lists containing this project

README

        

# Ridder Pre-Alpha
An RSS reader that you own

## About
See [ridder-kodedninja.hashbase.io](https://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](https://lively-adapter.glitch.me) but you can [remix it](https://glitch.com/edit/#!/lively-adapter) 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