https://github.com/hmarzban/magicmirror
magic mirror - raspberry pi 3 - electronjs
https://github.com/hmarzban/magicmirror
Last synced: 7 months ago
JSON representation
magic mirror - raspberry pi 3 - electronjs
- Host: GitHub
- URL: https://github.com/hmarzban/magicmirror
- Owner: HMarzban
- License: mit
- Created: 2018-03-28T03:14:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T11:40:37.000Z (over 6 years ago)
- Last Synced: 2025-01-29T12:28:18.362Z (8 months ago)
- Language: JavaScript
- Size: 27.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Magic-Mirror [Developing]
Magic Mirror - Raspberry PI 3 - Electron### Run Desktop Application:
```bash
cd ./windows# install dependencies
npm install# start electron application
npm start
```
More details...### Run Mobile Application:
```bash
cd ./application# install dependencies
npm install# start ionic serve
ionic serve -o
```
More details...## Main Demo:
## Demo, Built in Cli For Creat New Module:
![]()
More details...