Interactive Mode
Full TUI - no command memorisation needed.
Launch
capcat catch
Navigation
- Arrow keys to move
- Enter to select
- Ctrl+C to exit at any point
Main Menu Options
| Option | Equivalent CLI |
|---|---|
| Catch articles from a bundle | capcat bundle <name> |
| Catch articles from a single source | capcat fetch <source> |
| Catch a single article by URL | capcat single <url> |
| Manage sources | capcat add-source / capcat remove-source |
| Settings | - |
| Exit | - |
Bundle Fetch Flow
- Select “Catch articles from a bundle of sources”
- Choose a bundle from the list
- Enter article count (or accept default)
- Answer PDF download prompt: Yes / No / Source defaults
- Watch progress bar as articles fetch
Single Source Fetch Flow
- Select “Catch articles from a single source”
- Choose a source from the list
- Enter article count
- Answer PDF prompt
- Articles saved to
News/<source>/
Single Article Flow
- Select “Catch a single article by URL”
- Paste the article URL
- Article saved to
Capcats/
Manage Sources
Add or remove sources without touching config files:
- Add - enter RSS URL, Capcat generates the YAML config
- Remove - pick from list, backup created automatically
Tips
- Use interactive mode for exploration; use CLI for scripts and cron
- The PDF prompt “Source defaults” respects per-source
media.download_pdfsin YAML