RSS/Atom reader CLI for local feed tracking.
cargo install --path crates/dee-feeddee-feed add https://example.com/feed.xml --name "Example"
dee-feed list --json
dee-feed fetch --limit 20 --json
dee-feed read 1 --json
dee-feed mark-read 1
dee-feed export --format opmladd,list,removefetch,read,mark-readexport,import,config
Use --json for machine-readable output.
dee-feed list --json
dee-feed fetch --limit 20 --jsondee-feed --help
dee-feed <command> --help