Countdown timer

Mr_Gee

Active Member
Licensed User
Longtime User
Last week I was playing poker, and we wanted to change the blinds every 10 minutes, So I thought of using my ppc to keep track of the playing time..

I couldn't find any application that could do this, so I wrote one myself.
:)

Features,
- Count down with alarm (FMOD lib)
- Quickly change time
- Quickly reset the time ("redo" menu item)
- keep alive, I've noticed that hw.keepalive currently doesn't work together with S2U2, I need to specify the app in the S2U2 registry

To do,
- implement settings
- allow for custom sound
- S2U2 exception
- there are some irregularities in the behavior
 

Attachments

  • 01-09-2009 3-26-36 PM.jpg
    01-09-2009 3-26-36 PM.jpg
    27 KB · Views: 218
Last edited:
Top