Raggle - RSS Feed Reader for the Command line
Posted on April 6, 2008
Filed Under Uncategorized |
Raggle is a feed reader that I just discovered for the Command Line. You can import opml files or just add the feeds you want manually.
To install:
sudo apt-get install raggle
To run you just type raggle in the command line. To import an opml file you just type:
raggle –import-opml filename
If you just want to add one feed:
raggle -a webaddress
Comments
Leave a Reply