1
0
Fork 0
mirror of https://codeberg.org/Reuh/feather.git synced 2025-10-27 10:09:32 +00:00
File-based RSS reader client for TT-RSS/FreshRSS/Miniflux/...
Find a file
2025-10-09 15:00:33 +02:00
.gitignore Initial commit 2025-10-09 13:50:18 +02:00
.python-version Initial commit 2025-10-09 13:50:18 +02:00
config.default.toml feat: make max filename configurable 2025-10-09 14:48:34 +02:00
google_reader.py docs: add license to google-reader 2025-10-09 13:55:50 +02:00
main.py feat: store formatted datetime in json 2025-10-09 15:00:33 +02:00
pyproject.toml Initial commit 2025-10-09 13:50:18 +02:00
README.md docs: docs (docs) - docs 2025-10-09 13:52:44 +02:00
uv.lock Initial commit 2025-10-09 13:50:18 +02:00

Feather: local file-based RSS reader

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