0.1.0 • Published 3 years ago

web-less v0.1.0

Weekly downloads
6
License
ISC
Repository
gitlab
Last release
3 years ago

web-less

A budget readability web parser-reader that works from the command line.

In other words, a ghetto Mercury Reader or a Reader View for the terminal users.

How to install

web-less is a standard npm module that can be found found here.

To install on your system

  1. Login as root su

  2. Install web-less npm install -g web-less

Usage

npm.io

Simply open a webpage as a PDF

web-less https://stallman.org/stallman-computing.html

Save Webpage or PDF

web-less --mode save https://stallman.org/stallman-computing.html > file.pdf
web-less --m webpage https://stallman.org/stallman-computing.html > file.html

Input Webpage from a file

web-less -input file.html

Input Webpage from STDIN

curl 'https://stallman.org/stallman-computing.html' | web-less -i -
0.1.0

3 years ago

0.0.90

4 years ago

0.0.91

4 years ago

0.0.81

5 years ago

0.0.8

5 years ago

0.0.71

5 years ago

0.0.7

5 years ago