A centralized, lightweight feed reader with simple self-hosting
Daniel J. Summers
b88ad1f268
- Remove db parameter from several places - Add constructors for document types |
||
---|---|---|
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.