| name | blogwatcher |
| description | Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI. Use when asked to track blogs, monitor RSS feeds, check for new articles, or follow content updates. |
| alwaysInclude | false |
| requiredBins | ["blogwatcher"] |
| platforms | ["darwin","linux"] |
Blog Watcher
Track blog and RSS/Atom feed updates with the blogwatcher CLI.
Install
go install github.com/Hyaxia/blogwatcher/cmd/blogwatcher@latest
brew install blogwatcher
Common Commands
blogwatcher add "My Blog" https://example.com
blogwatcher blogs
blogwatcher scan
blogwatcher articles
blogwatcher read 1
blogwatcher read-all
blogwatcher remove "My Blog"
Notes
- Use
blogwatcher <command> --help to discover flags and options
- Supports RSS and Atom feeds
- No API key needed