# Watchnews Aggregate RSS and archive website for later diffing. # USAGE for reference execute: watchnews-cli --help ## Example watchnews-cli --add 'http://blog.fefe.de/rss.xml?html' watchnews-cli --update watchnews-cli --web watchnews-cli --rss > output.rss # Installing One way to install it is to use pip: pip3 install --upgrade --user https://www.xapek.org/git/yvesf/watchnews/archive/master.zip On Debian this requires at least: python3-dev build-essential libxslt1-dev zlib1g-dev