Kindle Fortune
A Ruby CLI gem that provides fortune cookie messages on your Terminal, based on the highlights on your Kindle device.
Table of contents
- Usage
- Installation
- Updating
- Uninstallation
- Contributing
- License
Usage
(Back to top)
- With default arguments :
kindle_fortune
- With path arguments :
kindle_fortune [PATH]
[PATH]
is the absolute path to your My collections.txt
file of your Kindle device.
Installation
(Back to top)
-
Install Ruby (preferably, version > 2.1)
-
Install the kindle_fortune ruby gem with
gem install kindle_fortune
-
Preferably, install the
cowsay
CLI. -
Start using
kindle_fortune
🎉
Updating
(Back to top)
Want to update to the latest version of kindle_fortune
?
gem update kindle_fortune
Uninstallation
(Back to top)
Want to uninstall and revert back to the old style? No issues (sob). Please feel free to open an issue regarding how we can enhance kindle_fortune
.
gem uninstall kindle_fortune
Contributing
(Back to top)
Your contributions are always welcome! Please have a look at the contribution guidelines first. 🎉
License
(Back to top)
The MIT License (MIT) 2017 - Athitya Kumar. Please have a look at the LICENSE.md for more details.