Skip to content

CometCoder/SnowDayAlarmClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

icon

An alarm clock that shuts off on snow days

Created in Python using Tkinter, pygame, pytz, and tzlocal

Install & Run

git clone https://github.com/CometCoder/SnowDayAlarmClock/
pip install pytz tzlocal
sudo apt-get install python-tk python-pygame
cd SnowDayAlarmClock
python AlarmGUI.py

Change Alarm Sound

Simply find a .wav file that you would like to use and copy it to projects folder. Then, delete the old alarm.wav and rename your new file to alarm.wav.

License

Alarm sound (alarm.wav) is classified as public domain and was downloaded from
http://soundbible.com/1787-Annoying-Alarm-Clock.html

As for the code, the license is highlighted in LICENSE

About

An alarm clock that shuts off on snow days

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages