No release in over a year
This is a ruby application that downloads quotes from https://gnomikologikon.gr and automatically converts them to files that can be used with the fortune command.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 5.0
~> 13.0
>= 0
~> 1.7

Runtime

 Project Readme

CI

gnomikologikon-fortune

Gnomiko is the greek word for "quote".

This is an application that downloads quotes from https://gnomikologikon.gr and automatically converts them to files that are ready to use with the fortune command.

Installation

$ gem install gnomikologikon-ruby

Usage

Install and run gnomika. The application will ask you about which categories to download. Additional options can be viewed with gnomika --help

If you want the cookies to be available with the fortune command you must copy the generated files to the fortune directory (usually /usr/games/fortune or /usr/fortune).

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/teogramm/gnomikologikon-fortune.