A centralized, lightweight feed reader with simple self-hosting
Daniel J. Summers
f4273935cb
Implemented as a toggle button - Move init_cap func where web can see it - Bump version to alpha7 |
||
---|---|---|
src | ||
.gitignore | ||
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.