Skip to content

3ft9/arss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated RSS service

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.

License

"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.

Contact

Stuart Dallas
3ft9 Ltd
http://3ft9.com/

About

Automated RSS service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published