Skip to content

it is a simple alarm which notify students when to go to lunch through email

Notifications You must be signed in to change notification settings

hagretech/highschool_alarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High school alarm

It is a simple alarm for high school students wich let them know when to go brack or lanch

how to set your own alarm

  • open the main.py file
  • At the top, there are variables for the hour
  • change them to make your own alarm (remember python DateTime count 24 hours)

how to configure your own email

  • open the main.py file
  • change the email variable and also add you own password

language Librarys i use

  • python 3
  • ssl
  • csv
  • ssl
  • smtplib 0.1.1

how to run it

first, make sure you install the dependencies by typing the first command

$ install -r requirements.txt
$ python main.py

About

it is a simple alarm which notify students when to go to lunch through email

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages