I would like to have one or more Matrix apps auto start when Matrix OS loads. I want to avoid having to use CLI to start app every time I restart Matrix Creator device. Any suggestions on how to do this natively with Matrix Creator?
-Niel
I would like to have one or more Matrix apps auto start when Matrix OS loads. I want to avoid having to use CLI to start app every time I restart Matrix Creator device. Any suggestions on how to do this natively with Matrix Creator?
-Niel
Did you ever find the solution to this? I am at the same point now and your post was my first search response.
Include a START_APP=appName
environment flag. That will auto-start an app.
The START_APP worked well for manually typing it in. However, what about having it do this from boot up?
I’ve tried editing my rc.local, but got weird errors. Then tried crontab -e. That gave me weird errors as well.