An RSS feed checking daemon with an HTTP interface for monitoring and subscribing/unsubscribing feeds.
If executed without any arguments it does nothing with the articles it discovers, which makes it kinda pointless! Give it -stdout on the command line and it will output each article to stdout as a JSON object. Use -zmq_pub_address=tcp://*:6543 to publish items (pub/sub - ARSS binds) to a zmq address. See subscriber.py for an example consumer.
For full options run it with -help or see the code.
"THE BEER-WARE LICENSE" (Revision 42):
[email protected] wrote this code. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer spiced rum and coke in return.
Stuart Dallas
3ft9 Ltd
http://3ft9.com/