Feed Reader for Command Line Program. Reads RSS and Atom feeds.
Feed Reader command and options
feedreader: RSS/Atom feed reader (options).
Install and sample usage
Download Command Line Program and install Feed Reader add-on command using:
- [CLP] admin –install=’com.softabar.clp.addons.feedreader’
[CLP] is command to execute Command Line Program. See User/Developer Guide for more details.
Sample commands below show how to read RSS/Atom feeds using feedreader-command.
- Read feed:
- [CLP] feedreader –url=’http://url/to/rssoratom/feed’
- Read and aggregate feeds
- [CLP] feedreader -A –url=’http://url/to/rssoratom/feed’,'http://another/url/to/rssoratom/feed’
- Print feed XML
- [CLP] feedreader –url=’http://url/to/rssoratom/feed’ –X
- Print entry descriptions of aggregated feeds
- [CLP] feedreader -A –url=’http://url/to/rssoratom/feed’,'http://another/url/to/rssoratom/feed’ -Ed
See User/Developer Guide how to develop your own add-on commands.







