Skip to content

A simple CLI Tea Timer, so you know how long to brew those leaves!

License

Notifications You must be signed in to change notification settings

0xmycf/SimpleTeaTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTeaTimer - Haskell Edition!

A simple CLI Tea Timer, so you know how long to brew those leaves!
It does not account for non-linear brewing.

Recipes from here: Meileaf
He published a free guide once, if you can't find it and are interested feel free to open an issueopen an issue.

To install (Nix)

  1. nix build
  2. result/bin/teatimer

To install (Cabal)

  1. make sure you got cabal and Haskell λ
  2. clone this repo git clone [email protected]:0xmycf/SimpleTeaTimer.git
  3. run cabal install (this will install an executable)
  4. run the executable in your console/terminal (teatimer)
  5. (delete the repo)
  6. brew nice tea

Teas (In 功夫 Gung Fu style)

The app implements a TUI, you can simply call teatimer to run it.

Alterantively you can pass --no-tui, in which case the old implementation of the timer is called.

Windows & Linux

I use some funny command to announce that the tea is done, but this is a mac command, so idk what happens on Windows/Linux.

About

A simple CLI Tea Timer, so you know how long to brew those leaves!

Resources

License

Stars

Watchers

Forks

Packages

No packages published