ketchup
a highly customizable pomodoro timer written in crystal
Installation
Prerequisites
- crystal for compiling
All platforms
make
make install
Arch Linux
Get ketchup-git (or ketchup-bin if you trust me) from the aur.
Usage
See the detailed documentations for the server and client.
For an example config see examples/config.yml.
Contributing
- Fork it ( https://github.com/jreinert/ketchup/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- repomaa Joakim Repomaa - creator
- codehearts Catherine Hart - maintainer