A centralized, lightweight feed reader with simple self-hosting
Daniel J. Summers
d06249aecd
These changes are mostly in underlying libraries; however, this now uses the [inspired by F#](https://git.bitbadger.solutions/bit-badger/inspired-by-fsharp) library to handle the feed parsing pipeline and optional return values Reviewed-on: #26 |
||
---|---|---|
src | ||
.gitignore | ||
create_dist.sh | ||
INSTALLING.md | ||
LICENSE | ||
README.md |
Feed Reader Central
Feed Reader Central is a lightweight feed reader with simple self-hosting. The self-hosted instance serves as a place where feeds can be read and referenced from different devices.
It is written in vanilla PHP, and uses a SQLite database to keep track of items.
See INSTALLING.md for setup and configuration instructions.