Documentation
README
Papr RSS CLI
papr is a token-efficient, agent-facing CLI over the user's local Papr RSS
database. It emits TOON on stdout (≈40% cheaper than
JSON, via the official toon-format encoder), keeps diagnostics on stderr, and
returns structured errors with exit codes (0 success/no-op, 1 runtime, 2 usage). Reads are token-minimal by default;
long article bodies are truncated with a --full escape hatch.
Run papr with no arguments first — it prints the unread dashboard plus the
most useful next commands, so you can orient without reading a manual.
Core flow
This is the opening of the README. Read the full README on GitHub.