We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Free Countdown Timer and Stopwatch Timer

A high resolution Countdown Timer and Stop Watch written in C# .NET that pop up a message box with user defined message and play user specified sound when time is up.

It use a QueueTimer (via PInvoke) for high resolution timing and System.Timers.Timer for normal resolution.

It also allow users to save, load and remove current state to/from a XML file.

Cloudbased voice solutions are common in enterprise networks and frustrating for operations teams to manage. Simplify VoIP monitoring by having a proactive analysis of on-prem, hybrid and UCaaS voice services. Try the ThousandEyes VoIP monitoring solution today, free.

Website http://countdowntimer.sourceforge.net
Tags
License
Platform
Features
  • Countdown timer and Stop Watch.
  • Pop up user defined message when time is up.
  • Play user specifed sound when time is up.
  • Automatically imecalculate effective t from input, such as 80 seconds equal to 1 minute and 20 seconds.
  • Used QueueTimer (via PInvoke) for high resolution. Used System.Timers.Timer for normal resolution.
  • Support down to 1 millisecond (ms) resolution.
  • Save, Load, Remove current state to/from a XML file