Try:
DISPLAY=:0 nohup npm start
@Fonfon If you create a symbolic link to there, yes.
@apolonio said in Magic Mirror On Debian Jessie:
I do see the benefits of having it all on the pi though, less power, one device, community is established on pi.
Just some thoughts and if anyone else has tried this route.
Yes, The Magic Mirror can be deployed on any system it can run Node Js and Electron.
Something you can’t resolv with a centralized system if you need it to interact with sensors, camera, voice, etc…
@Mykle1 Yes, It’s a problem I can see from a time ago. It’s difficult for some users understood rules /24 /32 /etc . I’m not saying “you go to hell because you not understand it” … generally to myself is hard identified what it is one or other. Every time I see https://en.wikipedia.org/wiki/IPv4_subnetting_reference ;)
I have proposed add a note
https://github.com/MichMich/MagicMirror/pull/759
In a future it should be by default.
If you have troubles with range, IP, etc… Can set ipWhitelist: [] to allow all IP addresses.
Warning, this enables from everywhere (on your net) have access.
@jujz You can call by node_helper to localhost and use your API
@theusu5k What said when you run ?
pm2 list
I think this type of vendor should be add by other process like npm or bower, not into the project code. We not change/modified the vendor libs … so not have sense keep versionated into the code project.
@jm said in Remove ipWhitelist or making it work:
"::ffff:10.0.1.105/24",
You need set
"::ffff:10.0.1.0/24", "10.0.1.0/24"
/24 is for subnets => 10.0.1.1/24 = 10.0.1.1 - 10.0.1.255
/32 match specific IP => 10.0.1.10/32 = 10.0.1.10
I like remove this validation if set any special configuration. I don’t know what can be the most apropiated
It’s a warning. Not there a problem there.
This should be disapear with the last update of grunt-yamllint
https://github.com/geedew/grunt-yamllint/commit/55652f65e7d112ff23d34eb6e6dc4d6166b719b4
@jproehl Sound good! The directory have indexes?
@jfodor Great! Do you want take this task?
@strawberry-3.141 Hi, yes, It’s a idea I’ve thinking how add the tests in modules.
You can comment about this on thread of testsuite. There a some people involved in this area https://forum.magicmirror.builders/topic/1456/test-suite-for-magicmirror
Maybe can be we work together for add this to testsuite
The new version 1.1.0 is released. Thanks to @Jopyth for your contribuitions.
This version 1.1.0 include:
@johnnyboy This feature is not available at now.
For your requirement is need it set the path where find the images. Please add a issue in Github to remember and when take free time I could add this. If you want take part of this can developev by yourself and send a Pull Request.
Sound good. I don’t know resolv out your need.
Some I think could be help is mixed this with https://github.com/ianperrin/MMM-ModuleScheduler