Count Down App

Former Member
Former Member
I would like to have a Count down application. The app should count down from a given time.
When the time is zero some kind of alert/alarm should inform the user about it.
Basically a simple App for boiling eggs and stuff.

The user is promted with something like this.

H00 M00 S00

You first set the number of hours (h) with the arrow keys, then the minutes(M) and secunds (S).
Up and Down to adjust the current value. The top right button to confirm the value and move on to the next value.

When all values are set the count down begin. The screen is updated with the amount of time left every secund.
When the count down is zero the alarm is started.

Extra functions (Version 2.0) :p:
- Possibility to pause and resume the count down
- Use the last count down value as default when starting the application
- Start Multiple Parallell count downs.

Simple right!!? :cool: