edeniyanda / Python-Alarm-Timer

This Python code is a simple alarm clock that allows the user to input a duration for the alarm and plays an audio file when the specified time has elapsed. The code uses the Pygame library to load and play an audio file in the background.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This Python code is a simple alarm clock that allows the user to input a duration for the alarm and plays an audio file when the specified time has elapsed. The code uses the Pygame library to load and play an audio file in the background.


Languages

Language:Python 100.0%