littleq0903 / spritz-cmd

The command-line version of implementation of a cool reading tool, Spritz.
MIT License
46 stars 5 forks source link

spritz-cmd

The command-line version of implementation which is inspired by a cool reading tool, Spritz.

Demo

spritz

Installation

via setup.py:

git clone https://github.com/littleq0903/spritz-cmd
cd spritz-cmd
python setup.py install

via pip:

pip install spritz

Usage

Read from files:

spritz.py [wpm] [<file1>, <file2>, ...]

Read from stdin:

cat sample/1-company.txt | spritz.py [wpm]

or

pbpaste | spritz.py [wpm]

If the wpm is not given, default value of wpm is 250.

About Spritz

Spritz