🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

github.com/3ft9/arss

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/3ft9/arss

Source
Go Modules
Version
v0.0.0-20151102144035-12ef1b09b92d
Version published
Created
Source

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): stuart@3ft9.com 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/

FAQs

Package last updated on 02 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts