Skip to content

tduong10101/YAlarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAlarm

Basic alarm App created to re-learn Python, project idea from link

Getting Started

YAlarm using Tkinter to provide an UI for users to set alarms. Once set time is reach, it will open a website base on link supplied by user. If there's no link supplied or link error, YAlarm will open this youtube video.

If time set is already past, YAlarm will set the time for next day

alt text

Prerequires

Python 2.7 - 'BeautifulSoup', 'Tkinter', 'datetime', 'os', 'thread', 'time', 'urllib2', 'webbrowser'

Installation

Download whole repository and run main.py

About

Basic alarm app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages