Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 927 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 927 Bytes

Smart-Mirror

Raspberry powered mirror which can display the news, weather, and time.

Installation and Updating

Code

If you have git installed, clone the repository.

$ git clone https://github.com/joel-sampson/Smart-Mirror

Alternatively, you can download a zip file containing the project (green button on the repository page)

Navigate to the folder for the repository

$ cd Smart-Mirror

Install your dependencies

make sure you have pip installed before doing this

$ ./setup.py

Running

To run the application run the following command in this folder

./smartmirror.py --location="<Your location>"

Demo and Build Instructions

(click image for link to video) Link to youtube how-to video