Commit Graph

158 Commits

Author SHA1 Message Date
Michael Teeuw e2a7024eeb Merge pull request #1620 from garyray-k/master
Spelling correction in README.md
2019-03-28 12:09:35 +01:00
Gary Krause f12860c7b1 Spelling correction in README.md
small spelling correction.
2019-03-25 14:07:53 -04:00
Michael Teeuw 954253c7e2 Remove Slack. 2019-02-15 11:15:06 +01:00
Michael Teeuw 4a97052708 Fix linting error. 2019-02-14 13:50:16 +01:00
Michael Teeuw 77d14bc218 Add donation link. 2019-02-13 16:12:46 +01:00
Michael Teeuw de06490539 Merge pull request #1496 from janfrode/patch-1
Update README.md
2019-01-01 15:18:45 +01:00
Jan-Frode Myklebust 38fb53b058 Update README.md
Wrong delimiter used for electronOptions. Use : instead of =.
2018-12-30 20:33:16 +01:00
Alexis Iglauer 5c549ec6e5 Update README.md
Typo
2018-11-22 23:28:04 +01:00
rudibarani 6f2b04669f Details to install the latest version of Node.js
Added the direct code to always install the latest version of Node.js for the manual installation.
Maybe you could also include this in the automatic setup script, which does not seem to install the latest version of Node.js.
2018-09-30 23:39:22 +02:00
Michael Teeuw c8c14611dc Merge pull request #1334 from mdrayer/quick-fix-readme-raspberry-pi
Correct the "Raspberry Pi" link in the ToC.
2018-06-27 20:22:30 +02:00
Michael Drayer 491201991e Correct the "Raspberry Pi" link in the ToC. 2018-06-27 14:18:25 -04:00
Michael Teeuw ceb3a997b6 Merge pull request #1330 from pintman/patch-1
minor typo in position fixed.
2018-06-27 10:23:15 +02:00
Marco Bakera 63483dc6c3 minor typo in position fixed. 2018-06-24 14:29:55 +02:00
ringzer 788f1c4b3e Update README.md
Included /home/pi/MagicMirror/ path when copying config.js.sample and running npm run config:check
2018-05-11 16:47:03 +01:00
E:V:A ae6d15e812 removed known issues as they are closed 2018-03-25 12:07:29 +03:00
Erik Eng 7cbcdddac9 Merge branch 'develop' into patch-1 2018-03-07 09:18:07 +01:00
Erik Eng a2f17900da Update README.md
Correct manual installation step.
2018-03-07 09:13:33 +01:00
Sebastian Limbach cbcbea8b08 Remove old docker config 2018-03-04 13:59:45 +01:00
Michael Teeuw 8f5b9869dc Merge branch 'develop' into patch-1 2018-02-20 11:28:58 +01:00
patoberli 580c5fe23f Update README.md
Added a hint to use the full and not lite version of Raspbian, as the GUI is missing and thus ndm (electron) can't start after the installation.
2018-02-17 21:54:31 +01:00
Michael Teeuw 20eec53b14 Add Manifesto. 2018-02-07 13:04:10 +01:00
pinsdorf 020443ae8a corrected link to 3rd party modules wiki page
The link to the 3rd Party Modules still directs to the old wiki page, where use has to follow another link to the right page. Updated the link in README.md to navigate to the right wiki page instantly.
2018-01-30 10:59:18 +01:00
E:V:A 155fb16a8a Update README.md
Updated README by reformatting and restructuring.
- Added, Clarified and corrected grammatics and wrong info 
- Moved/Removed some redundant parts
2018-01-23 10:44:55 +02:00
E:V:A 93626e8154 Fixed bullet points markup for lint 2018-01-19 09:13:59 +02:00
E:V:A bcbfee0321 Update README
Updated README to warn about long installation time as discussed in #1124.
2018-01-12 10:00:35 +02:00
Rodrigo Ramírez Norambuena 309de631ed Updated readme about default value for address configuration changed it
in https://github.com/MichMich/MagicMirror/commit/2f05228d
2017-10-01 15:01:34 -03:00
Michael Teeuw 589b54984a Add slack badge. 2017-09-29 13:36:44 +02:00
Unknown 66f93ee541 Added clientonly script
Added clientonly script to have server and client run at different locations
2017-07-02 12:10:16 +02:00
Jan Löbel 0bb52a6058 #891 Added ability to change the custom.css path. 2017-05-19 19:54:43 +02:00
Sebastian Limbach ac53d64ffc Change docker hub url 2017-04-16 21:17:52 +02:00
Sebastian Limbach d5e902679b Change linux distribution
I changed the linux distribution from node, which used Debian, to an arm based linux distribution so the application can be used on an arm based system (e.g. Raspberry)
2017-04-12 20:19:24 +02:00
Michael Teeuw ec20748594 Merge pull request #836 from roramirez/check-wrong-configuration
Check wrong configuration
2017-04-07 08:42:04 +02:00
Rodrigo Ramírez Norambuena 9725091233 Merge remote-tracking branch 'roramirez_github/develop' into check-wrong-configuration 2017-04-06 21:32:48 -03:00
Rodrigo Ramírez Norambuena e44893f91e Fix instruction README for install by script
issue close #823
2017-04-04 11:09:49 -03:00
Rodrigo Ramírez Norambuena f89f704a69 Add task to check configuration file syntax. 2017-03-18 09:45:32 -03:00
Rodrigo Ramírez Norambuena 989ee0e281 Add link for tutorial ipWhitelist HowTo of @mochman 2017-03-10 16:27:05 -03:00
Rodrigo Ramírez Norambuena 34f04b1946 Add note to allow all IP addresses. ipWhitelist configuration directive. 2017-03-09 17:26:50 -03:00
Rodrigo Ramírez Norambuena 27253c360b fix format kiosk mode options setted in README 2017-02-21 19:03:39 -03:00
Sebastian Limbach e68fea185d Merge branch 'develop' into feature/docker 2017-01-31 19:48:38 +01:00
Sebastian Limbach a3eaf9f473 Fixed typos and some description changes 2017-01-31 19:41:42 +01:00
Sebastian Limbach a78973702b Added Docker install documentation 2017-01-31 16:36:01 +01:00
Sebastian Limbach 354b745c39 Added Docker support 2017-01-31 11:41:40 +01:00
Rodrigo Ramírez Norambuena 853ec7320f Add note in step of copy for sample file configuration in README.
This note is related if was used installer script.
2017-01-20 19:07:37 -03:00
Michael Teeuw 27ed64a1af Merge pull request #628 from aaronaxvig/master
Provide example of syntax for electronOptions
2017-01-18 09:13:37 +01:00
Rodrigo Ramírez Norambuena a591cf1d21 update branch Manual Installation in README.md 2017-01-18 01:36:14 -03:00
Rodrigo Ramírez Norambuena 49abe2b11f Fix capitalize missing word Community 2017-01-10 16:11:29 -03:00
aaronaxvig 6466bd4ba7 Add back missing newline 2017-01-08 18:15:48 -07:00
aaronaxvig a97fa1abb6 Remove errant character 2017-01-08 18:14:30 -07:00
aaronaxvig 6171e5cc6e Update README.md 2017-01-08 18:02:45 -07:00
Andreas 'count' Kotes 6a184b069b make electronOptions configurable, remove kioskmode from documentation 2016-12-13 13:59:24 +01:00