Skip to content

A talking alarm clock designed to run on a raspberry pi. Has the ability to alert user of weather information, tests, assignments, and other notifications.

Notifications You must be signed in to change notification settings

tylerbro93/Avira-Hub

Repository files navigation

Avira-Hub

python code written for the raspberry pi to display weather alerts and alarms, daily notifications, future test dates and assignment due dates.
This project is currently a work in progress and is being updated constantly so check back often

requirements to run this code are
espeak and pyowm

============================================
Dependency Installations:
============================================
To install espeak: "sudo apt-get install espeak"

  1. go to your linux terminal and paste
  2. hit enter and if asked for input during this process then type y and enter
  3. you are finally done. YAYY

To install pyowm:"sudo pip install pyowm"

  1. go to your linux terminal and paste
  2. hit enter and if asked for input during this process then type y and enter
  3. you are finally done. YAYY
    ============================================
    First Run:
    ============================================
    On first run please be sure to run dataConstructor.py and fill in your alarms, notifications, and ect...
    After That go ahead and run pyClock.py and enjoy.

About

A talking alarm clock designed to run on a raspberry pi. Has the ability to alert user of weather information, tests, assignments, and other notifications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages