Skip to content

xdamman/readability-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readability-cli

Read any web page from the command line using readability.js

Install

npm install -g readability-cli

Usage

readability http://techcrunch.com/2014/02/12/marc-andreessen-tech-is-still-recovering-from-a-depression

Options

-c, --color         use colors in the terminal to highlight title and subtitles
-f, --format html   return the text of the page in html format (default is plain text)

E.g. readability url --color
     readability url --format html

About

Read any web page from the command line using readability.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published