Counter - A two way alert system with a stopwatchCreated by maxtingle on Wed 17th Jul 2013 in category C#. 742 Views | Tags: C#, Programming, Counter, Timer, Time, Alert, TimeAlert, CountdownCounter is a quick application I wrote to allow me to set alerts and keep track of time. This program allows you to set two separate time alerts with a custom message. When the alert is triggered you will be pulled out of any application (Even if it's fullscreen) and shown the message. If no message is entered, it uses the default one. The program also has a stopwatch feature for timing events. Download here
Features:
- Custom alert messages - Incase you forgot what the alert is for, you can have them remind you
- Countdown - Allows you to count down from a certain amount of days, hours, minutes or seconds.
- Time alert - You may pick a specific time (In the current day) for the alert to go off.
- Stopwatch - You can use the stopwatch to time a specific event.
- Tray based - Can use the application without it taking up space in your taskbar.