Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
Pomodoro technique® online time tracker
JavaScript Ruby CSS

Merge tag '0.6.84' into develop

Update rich notification handling
latest commit 77102c9c9a
@potomak authored
Failed to load latest commit information.
app Merge tag '0.6.84' into develop
chrome_app bump version number to 0.6.83
config Bump version number to 0.6.84
db initial import
doc initial import
lib Remove NoHeroku middleware
public Merge branch 'ticking-timer' of github.com:vrybas/tomatoes into vryba…
script Minor changes
site-cookbooks updating the ruby version (from 1.9.2 to 1.9.3) in the vagrant box
test Add pending test
vendor/plugins initial import
.gitignore Setup automatic virtual server provisioning with vagrant and chef
.ruby-gemset moving from the old RVM ruby and gemset settings (.rvmrc) to the last…
.ruby-version Update ruby to 2.1.2
.travis.yml Update travis.yml
CONTRIBUTING.md Add CONTRIBUTING guidelines
Cheffile Setup automatic virtual server provisioning with vagrant and chef
Cheffile.lock Setup automatic virtual server provisioning with vagrant and chef
Gemfile Add foundation
Gemfile.lock Add foundation
MIT-LICENSE add software license
Procfile Use Unicorn instead of Thin
README.md updating installation steps in the README
Rakefile initial import
Vagrantfile updating the ruby version (from 1.9.2 to 1.9.3) in the vagrant box
config.ru initial import
sourcelover.json Update Source Lover manifest

README.md

Tomatoes Tomatoes

Try it for free at http://tomato.es

Flattr Tomatoes

Why?

  1. Pomodoro technique® helps you to get things done.
  2. I need it to measure pomodoros in a fast and easy way.
  3. I want to get motivated by challenging my friends.

How to setup a development virtual server with Virtualbox

  1. Install Virtualbox (see https://www.virtualbox.org/wiki/Downloads).
  2. Fork the project on github and clone the repo.
  3. Run bundle install to install required gems.
  4. Run mkdir cookbooks to create the cookbooks dir
  5. Run librarian-chef install to install required cookbooks.
  6. Run vagrant up to start a virtual machine containing the app (this process can take a few minutes).
  7. Open http://localhost:8080 on your browser.

License

Tomatoes is released under the MIT license.

Build Status Build Status

Something went wrong with that request. Please try again.