Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 523 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 523 Bytes

MagicMirror

Introduction

This is the magic behind the magic mirror projects. The code runs a node server to serve the mirror.

Setup

npm install

Configuration

Once installed, gulp should get you up and running with browsersync. You need to get various API keys for some features to work.

TODO

  • Automatic Updates
  • Bundle for distriution (minify)
  • Calendar integration
  • Service Worker for Offline
    • Focus on only getting a service worker running first. Then add different functions.