Alarm-mini-project
Bharathyalagi/Alarm-mini-project
Python
A simple Python-based alarm timer that lets users set a countdown in minutes and seconds. After the time is up, it plays a sound (alarm.mp3) using the playsound library. Perfect for beginners learning about loops, time handling, and basic Python scripting.