0.0
No commit activity in last 3 years
No release in over 3 years
A Ruby CLI gem that provides fortune cookie messages on your Terminal, based on the highlights on your Kindle device.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

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
  • Installation
  • Updating
  • Uninstallation
  • Contributing
  • License

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 🎉

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.