mikeroyal / Smart-Mirror-App

A simple smart mirror application that displays the current weather outside(Openweather API), Calendar(Tkinter), and travel time to your selected destination(Google Maps Distance Matrix API).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart-Mirror-App

A simple smart mirror application that displays the current weather outside(OpenWeatherMap API), a calendar(Tkinter), and up to date travel time to your selected destination(Google Maps Distance Matrix API).

Requirements

Visual Studio or Atom

Python 2.7 & 3

Python Developer’s Guide

Python Dev Tools in Visual Studio

Tkinter

OpenWeatherMap API for Current weather data

OpenWeatherMap API for 5 day forecast

Google Maps Distance Matrix API

Google Geocoding API

Google Roads API

Google directions API

The Smart Mirror DYI Guide(Guide I followed): https://www.twowaymirrors.com/smart-mirror/smart-mirror-diy/

Google Maps Distance Matrix

image

The Smart Mirror can run on Raspberry Pi or CHIP devices.

Get a Raspberry Pi raspi

Get a C.H.I.P. pocket-chip

About

A simple smart mirror application that displays the current weather outside(Openweather API), Calendar(Tkinter), and travel time to your selected destination(Google Maps Distance Matrix API).

License:MIT License


Languages

Language:Python 100.0%