Skip to content

jadech32/mirrortest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mirror

Smart Mirror UI

Project made on electron for a smart mirror UI.

Inspired by Max Braun's mirror

##Installing and Running

  1. Install node.js
  2. Clone or download the repository
  3. Install required node modules (whilst in the master folder)
  4. Add api keys into config.example.json and rename to config.json
npm install

Start the program

npm start

Note: Enter API Keys in config/config.example.json before starting program

To-do

  • Replace Wunderground API with Dark Sky API
  • Translink API
  • Google Calendar API (Events, Appointments, etc.)
  • Greeting Message?

Releases

No releases published

Packages

No packages published