Skip to content

Releases: scyv/ketchup

1.7.0 - Timer Shortcuts

15 Aug 21:08
Compare
Choose a tag to compare

Adds Shortcuts for the timer, to start a pomodoro until next quarter or after next quarter by one click.

1.4.0

13 Jan 23:35
Compare
Choose a tag to compare

Run the app:

  • Download: ketchup-1.4.0.tar.gz
  • Extract: tar -xzf ketchup-1.4.0.tar.gz
  • cd bundle/programs/server
  • npm install
  • cd ../.. (back to ./bundle)
  • node main.js

=> This version uses Meteor 1.6, which supports current node versions

1.3.0

05 Nov 22:56
Compare
Choose a tag to compare

Run the app:

=> Keep in mind that you must have node 4.6.x installed (the app is not working with current node currently. One of the next releases will be updated to Meteor 1.6 which supports current node versions)