SkillAgentSearch skills...

MagicMirror

:crystal_ball: ReactNative smart mirror project

Install / Use

/learn @atticoos/MagicMirror
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Magic Mirror

Turn your old tablets into a smart mirror display!

Read the blog tutorial on how to make your own.

Inspired by HannahMitt/HomeMirror

Environment Configuration

env.js must be defined in the root of the project with the following keys

{
  "forecast": {
    "access_token": "forecast.io token"
  },
  "github": {
    "access_token": ""
  },
  "twitter": {
    "consumer_key": "",
    "consumer_token": "",
    "access_token": "",
    "access_token_secret": ""
  }
}

slack for ios upload-1

<img width="300" alt="screen shot 2015-09-27 at 12 37 49 pm" src="https://cloud.githubusercontent.com/assets/656630/10124725/3a2a5e8a-652a-11e5-97a2-756ba0646ae3.png">

"Hardware" Build Guide

  • [x] Plexiglass (or two-way mirror)
  • [x] Privacy mirror film like this (or two-way mirror)
  • [x] Velcro
  • [x] Tablet
  • [x] Black construction paper

"Software" Build Guide

npm install -g react-native-cli
npm install
react-native run-android
View on GitHub
GitHub Stars244
CategoryDevelopment
Updated1y ago
Forks23

Languages

JavaScript

Security Score

70/100

Audited on Mar 13, 2025

No findings