https://github.com/remy/rest
Super simple Pebble app for rest intervals (like in the gym or pomodoro)
https://github.com/remy/rest
Last synced: 7 months ago
JSON representation
Super simple Pebble app for rest intervals (like in the gym or pomodoro)
- Host: GitHub
- URL: https://github.com/remy/rest
- Owner: remy
- Created: 2014-08-25T11:10:05.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-09T05:16:26.000Z (almost 7 years ago)
- Last Synced: 2025-03-19T01:59:48.259Z (7 months ago)
- Language: C
- Homepage: http://remy.github.io/rest
- Size: 452 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rest Pebble App
I built this app for my own use in the gym, for rest intervals.
There's three simple options and the app includes a configuration screen available from Pebble phone app allowing you to control the rest interval pre-sets.
Features:
- Three timers: 60 seconds, 90 seconds, 120 seconds (screen 1)
- Vibrate on timer done
- When counting down, restarting is mapped to the same buttons, so no extra menus or display required (screen 2)
- Once the timer is complete, an overrun counter starts so if you want a cheeky extra 30 seconds
- Configurable timers
- Animation free!
Currently only available to be installed in development mode - coming to the Pebble "store" soon.
If you want to build it yourself, I highly recommend using [cloudpebble.net](https://cloudpebble.net).
Yes, you can also use this for [Pomodoro](http://en.wikipedia.org/wiki/Pomodoro_Technique)!