A simple and user-friendly Windows desktop application that allows users to set a countdown timer. Built using the Win32 API, this app is lightweight and perfect for keeping track of tasks.
- Input time in hours, minutes, and seconds.
- Countdown timer with real-time updates.
- Alert message when the timer reaches zero.
- Easy-to-use graphical user interface (GUI).
- Lightweight and fast.
- Download the latest release from the Releases section.
- Extract the downloaded ZIP file.
- Run the
TaskTimer.exefile. - Enter the desired countdown time in the respective fields (hours, minutes, seconds).
- Click Start Timer to begin the countdown.
- Receive a notification when the timer completes.
This project is licensed under the MIT License.
Developed using Win32 API and Visual Studio.