- Home
- About
- Conversations
- Tips
- Amazon MP3: DRM-free music
- iTunes Plus tips!
- Ogg in iTunes
- Show hidden files (.htaccess) in OS X
- Convert FLAC to MP3, WAV, or AIFF to play in iTunes on Mac OS X
- Convert WMA to MP3
- Swap left Alt and Ctrl keys in Windows
- Boot Camp: Delete, Right-Click, Middle-Click
- Creating nice aliases
- CSS generated content special characters
- Default Application in OS X
- Enso (Windows Quicksilver)
- Import Gmail contacts to Mail
- Install RAM: MacBook Pro
- iPhoto: Deleting aliased pictures
- Using Keyboards with Your Mac + the Microsoft Natural 4000
- Aurora - iTunes Alarm Clock
- Delete keys on Macs
- Projects
- Boost and XCode
- Code
- Contact
- create content
CustomTimer - A free countdown timer - Latest version
Submitted by alanhogan on July 19, 2006 - 11:52am.
Project | Programming | Programs | Windows XP
Lastest Version: 2.3.0.2
Free Download:
CustomTimer_2_3_0_2.zip
What Is CustomTimer?
I wrote this program as an exercise in C# and .NET. Because it’s my first project in those technologies, it’s not the best-designed, most elegant, or fullest-featured program, but it works, and it’s free (with no adware/spyware).
Simply enter a time, choose any options you want, and hit the Enter key or the Start button (its’s pretty big – you can’t miss it!). Entering a time from which to count down from is pretty flexible, too. The following are equivalent:
- 1 minute and 30 seconds
- 1 min 30 sec
- 1m 30s
- 1:30
- 0:01:30
- :90
- 90s
So are these:
- 2 Days, 1 Hour, and 0 Minutes
- 2 d 1hr
- 2 days 1:00:00
- 49:00:00
- 49 hr
- 49 hours
- 2940 minutes
Download
The latest version is here: CustomTimer_2_3_0_2.zip
Unzip it and run setup.exe. Ignore any warnings that the publisher cannot be verified.
You may need to install the .Net runtime, but it will guide you through it, and it’s an easy process.
Future Improvements
In the future, I may add the ability to count down to a specific date or time. An even better feature would be custom alerts: A message box, a sound playing, a file launching, etc. Snooze might also be a good feature.
Contact Me
Feedback of all sorts is appreciated. Email CustomTimer(at)AlanJHogan(dot)com or leave a comment here.
Sure
Submitted by alanhogan on July 16, 2007 - 12:38pm.
I’m not sure about going open source, but I will essentially make it public domain and send you the source code if you like. Just contact me.
Alan J. Hogan
Page Outdated! Comments disabled!
As do many people using Drupal to power their website, I get a lot of comment spam, and Drupal's spam filter is horrible! So I have permanently disabled comments on old.alanhogan.com. Try the new version of this page (which may not exist, but should if this page actually has content besides a list of other articles).
Consider using my contact form to get in touch. And remember that AlanHogan.com is live and old.alanhogan.com is here as a backup only, and a stopgap measure because some AlanHogan.com functionality is not implemented yet.




Open Source
Any chance you'll go open source with this project? This sounds like an app that i could modify into letting me set the computer to log off, or w/e i want it to (hopefully launch a program too) at a certain time. I guess to do that scheduling would be a nice feature too, but that seems like a different program, not just a minor modification.