GithubHelp home page GithubHelp logo

midozayed / smart-mirror Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hackershackofficial/smart-mirror

0.0 0.0 0.0 902 KB

Raspberry powered mirror which can display news, weather, calendar events

License: MIT License

Python 100.00%

smart-mirror's Introduction

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 [email protected]:HackerHouseYT/Smart-Mirror.git

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

sudo pip install -r requirements.txt
sudo apt-get install python-imaging-tk

Add your api token

Make sure vim is installed on your system: sudo apt-get install vim Use vim to edit you file

vim smartmirror.py

replace weather_api_token with the token you got from forecast.io

Running

To run the application run the following command in this folder

python smartmirror.py

Demo and Build Instructions

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

smart-mirror's People

Contributors

atainter avatar ewized avatar smileyn64 avatar droogans avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.