mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 18:19:32 +00:00
File-based RSS reader client for TT-RSS/FreshRSS/Miniflux/...
| .gitignore | ||
| .python-version | ||
| config.default.toml | ||
| Dockerfile | ||
| google_reader.py | ||
| LICENSE | ||
| main.py | ||
| pyproject.toml | ||
| README.md | ||
| uv.lock | ||
Feather: local file-based RSS reader
Usage
Installation
FAQ
Why
Name
What should I eat tonight
TODO
- Write documentation
- Perform mark-as-read operation more often than sync (inotify, daemon, etc.)
- Make HTML filename configurable
- Make HTML template configurable
- Nested categories
- Share the fun somewhere
- Edge cases: mark as read during sync (if marked as read on server or not)
- Proper filename escaping
- Command to force regenerate all HTML files (incl. recompute datetimes & paths)
- Handle item updates