Works in ubuntu
Can be altered for windows and mac
Alarm using python and (.sh) for ubuntu
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
python3, python liabraries -> pyaudio and wave
To install pyaudio on ubuntu use the given command
$ sudo apt-get install python3-pyaudio
Download all the files and store them in a folder
click the .sh file and select the option 'run in terminal'
Aman Sharma