feed2omb
Announces new articles in a feed to an open microblogging service
Install
- All systems
-
curl cmd.cat/feed2omb.sh
- Debian
-
apt-get install feed2omb
- Ubuntu
-
apt-get install feed2omb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install feed2omb
- Raspbian
-
apt-get install feed2omb
- Dockerfile
- dockerfile.run/feed2omb
feed2omb
Announces new articles in a feed to an open microblogging service
feed2omb is a simple tool that takes input from Atom or RSS feeds and posts updates to the open microblogging service of your choice. Features: * Flexible processing of multiple feeds * Various ways of forming the message from the feed content * Ability to apply regular expressions to the message - RegEx * Include links or not * Support for various URL-shortening services - UrlShortening * Auto-generation of hashtags from feed categories - HashTags * Configurable rate limiting - FloodControl * Support for sending to XMPP as well/instead - XMPP