kodedninja / ridder

An RSS reader that you own
https://ridder.seed.hex22.org/
MIT License
30 stars 4 forks source link
beakerbrowser peer-to-peer rss

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