1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-09 06:47:48 +02:00

Add SpeedRead

This commit is contained in:
Adam Harris 2015-10-13 20:09:30 -06:00
parent 45b3fc3d65
commit 8b1aec7328

View File

@ -157,6 +157,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
* [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file
* [SpeedRead](https://github.com/sunsations/speed_read)- A simple terminal-based open source Spritz-alike
* [string-width-cli](https://github.com/sindresorhus/string-width-cli)- Get the visual width of a string - the number of columns required to display it
* [to-double-quotes](https://github.com/sindresorhus/to-double-quotes-cli)- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns