Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

lorefnon/amelia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amelia

Minimal bare-bones console RSS reader powered by Node.js

Installation

[sudo] npm install -g amelia

Usage

  • Adding a feed:

    amelia add techcrunch http://techcrunch.com/rssfeeds

    Aliases: new

  • List all feeds:

    amelia list

    Aliases: all

  • Read a feed:

    amelia read techcrunch

    Aliases: r, get, fetch

  • Removing a feed:

    amelia purge techcrunch

    Aliases: del, remove, rm

Prerequisites:

You should have a mongodb instance running on default port.

Acknowledgements:

About

Command line RSS reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published