Manage Atom feeds in a persistent git repository
code
Clone this repository
https://tangled.org/anil.recoil.org/thicket
git@git.recoil.org:anil.recoil.org/thicket
For self-hosted knots, clone URLs may differ based on your setup.
- Modern Python stack: Typer + Rich + GitPython + feedparser + pydantic
- Feed auto-discovery: extracts user metadata from Atom/RSS feeds
- Duplicate management: manual curation via duplicates.json
- Git store: single branch, permanent history, sanitized filenames
- Cron-friendly: designed for scheduled execution
- Complete data models and CLI command structure
馃 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>