Windows console based application that will work as a countdown timer. Very useful for windows batchscripts, powershell scripts and Linux bash shell scripts
This project has moved to github: https://github.com/atiq-cs/Delay-Timer
A simple .NET console application. When run, it asks how long the timer should run for (or specify on the command line). When the timer hits zero, the PC speaker beeps continuously until you stop it (or a user defined time limit runs out).