Try it for free at http://tomato.es
- Pomodoro technique® helps you to get things done.
- I need it to measure pomodoros in a fast and easy way.
- I want to get motivated by challenging my friends.
- Install Virtualbox (see https://www.virtualbox.org/wiki/Downloads).
- Fork the project on github and clone the repo.
- Run
bundle install
to install required gems. - Run
mkdir cookbooks
to create the cookbooks dir - Run
librarian-chef install
to install required cookbooks. - Run
vagrant up
to start a virtual machine containing the app (this process can take a few minutes). - Open http://localhost:8080 on your browser.
Tomatoes is released under the MIT license.