feed-reader-central/README.md

8 lines
366 B
Markdown
Raw Permalink Normal View History

2024-04-14 03:15:48 +00:00
# Feed Reader Central
2024-04-04 00:55:31 +00:00
2024-04-14 03:15:48 +00:00
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.
2024-04-15 22:21:11 +00:00
See [INSTALLING.md](./INSTALLING.md) for setup and configuration instructions.