EN DE
← ← Back to Index

blogwatcher

research › blogwatcher v2.0.0
RSS Blogs Feed-Reader Monitoring

Description

Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.

Relevance to Our Projects

Monitor blogs and RSS/Atom feeds via blogwatcher-cli tool.

SKILL.md Preview

# Blogwatcher

Track blog and RSS/Atom feed updates with the `blogwatcher-cli` tool. Supports automatic feed discovery, HTML scraping fallback, OPML import, and read/unread article management.

## Installation

Pick one method:

- **Go:** `go install github.com/JulienTant/blogwatcher-cli/cmd/blogwatcher-cli@latest`
- **Docker:** `docker run --rm -v blogwatcher-cli:/data ghcr.io/julientant/blogwatcher-cli`
- **Binary (Linux amd64):** `curl -sL https://github.com/JulienTant/blogwatcher-cli/release

← ← Back to Index