mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
Add header, add wiki links.
This commit is contained in:
parent
12a5c4a311
commit
f25da27c58
BIN
.github/header.png
vendored
Normal file
BIN
.github/header.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
.github/header.psd
vendored
Normal file
BIN
.github/header.psd
vendored
Normal file
Binary file not shown.
10
README.md
10
README.md
@ -1,9 +1,11 @@
|
|||||||
# MagicMirror²
|

|
||||||
|
|
||||||
|
|
||||||
[](https://david-dm.org/MichMich/MagicMirror/v2-beta)
|
[](https://david-dm.org/MichMich/MagicMirror/v2-beta)
|
||||||
[](https://david-dm.org/MichMich/MagicMirror/v2-beta#info=devDependencies)
|
[](https://david-dm.org/MichMich/MagicMirror/v2-beta#info=devDependencies)
|
||||||
[](https://nodejs.org/dist/latest)
|
[](https://nodejs.org/dist/latest)
|
||||||
|
|
||||||
|
|
||||||
This version of the Magic Mirror software focusses on a modular plugin system. Besides that, the MagicMirror² software now also uses [Electron](http://electron.atom.io/), so no more webserver or browser installs necessary.
|
This version of the Magic Mirror software focusses on a modular plugin system. Besides that, the MagicMirror² software now also uses [Electron](http://electron.atom.io/), so no more webserver or browser installs necessary.
|
||||||
|
|
||||||
**WARNING!** This version is in a *very* early stage. It is **not** completed yet. **Please** use the master branch.
|
**WARNING!** This version is in a *very* early stage. It is **not** completed yet. **Please** use the master branch.
|
||||||
@ -38,6 +40,12 @@ curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/v2-beta/installe
|
|||||||
|
|
||||||
In some cases, you want to start the application without an actual app window. In this case, exectute the following command from the MagicMirror folder: `node serveronly`. This will start the server, after which you can open the application in your browser of choice.
|
In some cases, you want to start the application without an actual app window. In this case, exectute the following command from the MagicMirror folder: `node serveronly`. This will start the server, after which you can open the application in your browser of choice.
|
||||||
|
|
||||||
|
#### Auto Start & Raspberry Configuration.
|
||||||
|
|
||||||
|
The following wiki links are helpful in the cofiguration of your MagicMirror² operating system:
|
||||||
|
- [Auto Starting MagicMirror](https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror)
|
||||||
|
- [Configuring the Raspberry Pi](https://github.com/MichMich/MagicMirror/wiki/Configuring-the-Raspberry-Pi)
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
1. Duplicate `config/config.js.sample` to `config/config.js`.
|
1. Duplicate `config/config.js.sample` to `config/config.js`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user