Kindle Fortune

forthebadge forthebadge

Gem Version Build Status PRs Welcome

A Ruby CLI gem that provides fortune cookie messages on your Terminal, based on the highlights on your Kindle device.

Table of contents

Usage

(Back to top)

  1. With default arguments : kindle_fortune

image

  1. 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)

  1. Install Ruby (preferably, version > 2.1)

  2. Install the kindle_fortune ruby gem with gem install kindle_fortune

  3. Preferably, install the cowsay CLI.

  4. Start using kindle_fortune :tada:

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. :tada:

License

(Back to top)

The MIT License (MIT) 2017 - Athitya Kumar. Please have a look at the LICENSE.md for more details.