This is a simple command-line alarm timer written in Python.
It allows you to set a countdown (in minutes and seconds) and will play an audio file once the time is up.
##Requirements
Before running the script, make sure the following dependencies are installed:
- Python (3.x)
- playsound module
Install it using: