Organize more apps into new books category

- Update descriptions as well
This commit is contained in:
Jonathan Neidel 2019-11-19 16:09:40 +01:00 committed by GitHub
parent 0e85a91eeb
commit e04837b5cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -122,7 +122,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
### Books
- [epr](https://github.com/wustho/epr) - CLI EPUB Reader.
- [epr](https://github.com/wustho/epr) - epub reader.
- [Bible.Js CLI](https://github.com/BibleJS/BibleApp) - Bible.
- [SpeedRead](https://github.com/sunsations/speed_read) - Spritz-alike speedreader.
## Development
@ -505,7 +507,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## Other
- [Bible.Js CLI client](https://github.com/BibleJS/BibleApp) - :book: Bible.JS CLI client. Read the Holy Bible via the command line.
- [birthday](https://github.com/IonicaBizau/birthday) - Know when a friend's birthday is coming.
- [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli) - Detect the indentation of code.
- [fullname-cli](https://github.com/sindresorhus/fullname-cli) - Get the fullname of the current user.
@ -517,7 +518,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [medium-cli](https://github.com/djadmin/medium-cli) - Read [medium.com](https://medium.com/) stories within your terminal, also gives top stories.
- [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli) - Open the URL from a web shortcut file in the browser.
- [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.
- [to-double-quotes](https://github.com/sindresorhus/to-double-quotes-cli) - Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns.
- [to-single-quotes](https://github.com/sindresorhus/to-single-quotes-cli) - Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns.
- [gdb-dashboard](https://github.com/cyrus-and/gdb-dashboard) - Modular visual interface for GDB in Python.