Hi !
Рlease help with the correct syntax for running a program with control via the web interface. I never worked with the command line, but I figured out how to start the terminal
OS 10.13.6
QLC+ 4.12.2
Web Access MacOS
- mcallegari
- Posts: 4823
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Have you checked how to at the beginning of this page of the documentation?
https://www.qlcplus.org/docs/html_en_EN ... eters.html
https://www.qlcplus.org/docs/html_en_EN ... eters.html
-
- Posts: 6
- Joined: Wed Jul 25, 2018 9:51 am
- Real Name: Alexander
Yes, of course - this is the first thing I noticed when studying the program, but as I wrote earlier - I absolutely do not understand how to type the command line in MAC OS. It is about this simple (not for me) question that I ask for help. If someone who owns the skill shoots a short video - it will be just super!
Thank you
Thank you
-
- Posts: 29
- Joined: Sun Dec 15, 2019 5:24 pm
- Real Name: Peter Goderie
They already did....I absolutely do not understand how to type the command line in MAC OS.
....
If someone who owns the skill shoots a short video - it will be just super!
Just google...
https://youtu.be/0-ZCfddMVz8
https://youtu.be/x3YfYVVTYvw
Software is the stuff that makes Hardware flexible !
-
- Posts: 243
- Joined: Mon Apr 20, 2015 5:07 am
- Real Name: Mark Lohrey
Just paste this into terminal and hit return:
/Applications/QLC+.app/Contents/MacOS/qlcplus -w
(assuming that your QLC application in in the applications folder)
The web interface will then be available at http://localhost:9999
Cheers
Mark
/Applications/QLC+.app/Contents/MacOS/qlcplus -w
(assuming that your QLC application in in the applications folder)
The web interface will then be available at http://localhost:9999
Cheers
Mark