Skip to content

adeishs/kafa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two coffee-related scripts:

  1. kafa: Get a random non-English translation of ‘coffee’ using MyMemory API.
  2. kafic: Get a random coffee ASCII art.

A cup of coffee

History

It started as a joke between myself and @kva1966. This tool automates this.

Running

You need Ruby installed, simply run:

  1. kafa:

    ./kafa.rb
  2. kafic:

    ./kafic.rb

    or if you want Markdown:

    ./kafic.rb md

Alternatively, if you have Docker or Docker Desktop, you can run:

docker compose run --rm kafa

The first run will take a while as it builds the image. Subsequent ones will be faster and just display the output.

About

Get a random non-English translation of ‘coffee’

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors