Skip to content

ffaure32/The_Mirror

 
 

Repository files navigation

The Mirror

Web interface for connected mirror

Configuration

  • Rename ApikeyService file (remove exemple.)
  • Replace api key

Electron app

$ npm run electron

Build & Watch

"clean": "gulp clean",
"compile": "gulp compile",
"build": "gulp build",
"start": "concurrently --kill-others \"gulp watch\" \"lite-server\"",
"postinstall": "typings install"
$ npm watch
$ npm build

Widgets

  • Date time
  • Weather
  • Xee Car
  • Bike Vlille
  • Home
  • ...

Angular2

Hardware

  • Monitor

Todo

  • Xee Services Ng2
  • VLille Services Ng2
  • Weather night icon
  • Domoticz Services Ng2
  • News widgets
  • Hardware Motion et Relay sensor

About

Domotic mirror interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 37.9%
  • JavaScript 29.1%
  • CSS 25.9%
  • HTML 7.1%