A centralized, lightweight feed reader with simple self-hosting
Daniel J. Summers
a0b2d2986a
Final changes before full v1 release - Updated deps - Create title if a post is missing one Reviewed-on: #27 |
||
---|---|---|
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.