Pomodoro technique is my favorite method for getting the productivity ball rolling on "those" times when you just can't seem to get your focus. https://en.wikipedia.org/wiki/Pomodoro_technique
![image]()
I thought it would be a good simple app to build while toying around with the SDK. So here it is.
What the app does does:
- Initializes a 25 minute timer, during which you must maintain absolute focus on whatever task you are doing and completely ignore all outside distractions.
- After 25 minutes are up you can (and generally should) take a 5 minute break to catch up to your distractions.
- At the end of each segment, Pebble lets you know that the time is up by gently vibrating.
- Rinse, repeat.
I open sourced the code here. Feel free to fork.
Direct link to version 1.0.1:
Some screenshots:


