AlaramTimer
Burhanali2211/AlaramTimer
Python
Alarm Timer is a simple Python-based program that lets users set an alarm with a custom time delay (in seconds). The program displays a countdown of the remaining time and plays a specified sound once the alarm time is reached. It uses the playsound library to play the alarm sound, making it a useful tool for reminders or as a basic alarm system.