Thanks to visit codestin.com
Credit goes to github.com

Skip to content

littleq0903/spritz-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The command-line version of implementation of a cool reading tool, Spritz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages