Mac_Timer is a simple app that allows you to set a timer for a certain amount of time.
It is written in Python using the Pygame library.
Mac_Timer uses os.system
to display a notification when the timer is up.
It also plays a sound.
You can change the sound by uploading a file called Time_Up.mp3
to the Media
diretory.
CLick the arrows to change the amount of time. Press enter to start/pause the timer.
You can customise all the settings in the Settings.json file.