A Feedly Terminal client implemented with NodeJS. Inspired by Feednix this is a terminal client for feedly using NodeJS.
This is a WIP, so bugs are expected...
- Terminal UI using blessed Blessed
- Sync to feedly node-feedly (Feedly developer-token or client_id/client_secret required)
- View full articles directly by using [Node-read] (https://github.com/bndr/node-read)
- View full articles in default system browser [node-open] (https://github.com/pwnall/node-open)
- Support for Applescript to pass url of article to any application who can handle it [applescript] (https://www.npmjs.com/package/applescript) (OSX only)
##Pictures