Simple Countdown Timer for Windows

by Chris on 21 August 2009

I needed a simple countdown timer utility for Windows, but I wasn’t satisfied with any of the options available. So, I wrote Orzeszek Timer.

Orzeszek Timer

Just enter the time to count down in just about any format, and hit Enter to start the timer. When the timer elapses, you’ll be notified by an optional alarm.

Orzeszek Timer also supports specifying the time to count down as a command line argument, as well as the new Windows 7 Taskbar Progress Bar overlay.

You may also want to try out the excellent E.gg Timer web app by David LeMieux and Ben Lew available here.

{ 20 comments… read them below or add one }

Mike April 2, 2010 at 11:44 am

Hey, great timer. Couldn’t find a nice simple easy to use timer. This fits the bill. Thanks!

Chris April 2, 2010 at 12:02 pm

You’re welcome. :-)

Dan Burhans April 5, 2010 at 12:22 pm

Beautiful. Exactly what I needed to time food and laundry while working at the computer. Thank you for sharing this.

zkol May 6, 2010 at 10:00 pm

Hi,

Downloaded your programme but can’t run it. error report generated instead. have captured a screen shot but no place to upload here

Chris May 6, 2010 at 11:21 pm

Do you have Microsoft .NET Framework 3.5 installed? It’s required to run Orzeszek Timer.

If you do, and the error still comes up, could you send me a screenshot of the error to the e-mail shown on the About page?

Wen May 16, 2010 at 2:40 pm

Hi this is the best timer I’ve ever used, small and simple, which is all I am searching for. Thanks mate! Actually I am trying to embed your timer into my ppt file for a presentation, is it possible to be done? I opened control toolbox in powerpoint and try to pick up an activeX object for the timer to be inserted into a ppt page, but don’t know which one should I choose from…

Chris May 16, 2010 at 3:51 pm

@Wen: I’m glad you like it, but I don’t think there’s any way to embed this app in a PowerPoint slide.

If you drag the .exe file directly onto a PowerPoint slide, you’ll get an icon that you can click on to start Orzeszek Timer (though you’ll get a warning dialog first). It won’t actually be embedded in the PowerPoint slide though.

Wen May 16, 2010 at 10:41 pm

Thanks again mate! :) I probably have to get things done as you’ve suggested. (previously I used embedded flash for countdown in ppt files but the timer is never accurate)

Shiran June 11, 2010 at 2:56 am

Thanks! It was exactly what I was looking for in a timer. :)
Is there any way to repeat the countdown without re-typing the interval or re-starting the app?

Chris June 11, 2010 at 10:39 am

I’m glad you’re finding it useful.

There is no way to repeat or loop the timer without retyping the interval or restarting the app. I can see how that could be useful, and I’ll do an update soon that gives you an option to automatically repeat the timer when it finishes. Is that what you’re looking for?

Shiran June 11, 2010 at 11:37 pm

Yes, Thanks!

Chris June 19, 2010 at 9:45 pm

It took a while to find some free time to put that feature in, but Orzeszek Timer 1.2 now has an option to loop the timer automatically. You can download it here.

Gene June 26, 2010 at 12:15 am

Great application! Thanks. Is there a way to pause the countdown?

Chris June 26, 2010 at 11:14 am

@Gene: There is no way to pause the countdown at the moment. I’ll add the ability to pause and resume the countdown in the next update, but that might take a week or more at this point because I’m busy at work.

Shiran July 2, 2010 at 9:12 am

Thanks Chris! The automatic repeat feature works great.

Chris July 2, 2010 at 9:25 am

@Shiran: You’re welcome.

Jeffrey July 27, 2010 at 2:09 pm

It’s really simple and intuitive. I love it. Thanks for your effort. Don’t you have any plan to make similar one for Mac OS? If you don’t have time, could you allow me to port it?

Chris July 27, 2010 at 2:40 pm

I don’t have a Mac at the moment, so that would make that somewhat difficult.

The source code is available here, and it’s released under GPL 3.0, so you’re welcome to port it if you want.

It’s written in C# using the Microsoft .NET Framework, though, so you’d really have to rewrite it yourself to get it to run on a Mac.

Zenphic July 28, 2010 at 8:28 am

Is there any way to loop the timer sound a few times?

Chris July 28, 2010 at 9:34 am

At the moment, there isn’t. You can make your own custom sounds, so, for example, you could create one that beeps a few more times etc, but there is no built-in feature at the moment.

Leave a Comment

{ 1 trackback }