Skip to content

A command line interface tool that will make you read faster! ๐Ÿ“š๐Ÿง 

License

Notifications You must be signed in to change notification settings

trakBan/speedreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

speedreader

speedreader.mp4

installation

For UNIX based systems (linux, macOS)

# Root is only required for the last line
git clone https://github.com/trakBan/speedreader.git

cd speedreader
chmod +x speedreader
sudo python setup.py install

One line

git clone https://github.com/trakBan/speedreader.git && cd speedreader && chmod +x speedreader && sudo python setup.py install

Usage

--wpm | -w , usage: -w {number}, WPM - words per minute
--help | -h , usage -h, this will print what each argument does

Config file

Path for config file: ~/.config/speedreader/config.py You can change colors, default WPM and other things in config.py. documentation is contained inside the config file in the form of the comments.

About

A command line interface tool that will make you read faster! ๐Ÿ“š๐Ÿง 

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published