MAIRLIST® WEB INTERFACE



This is a simple web interface for controlling mAirList® remotely via a standard webbrowser. If you forward the port on your router, mAirList® can be controlled via the internet.

The webserver only accepts REST commands if a mAirList® instance is running.

Shell commands are always accepted.

The configuration file is self-explaining.

After successful connection with the server, Shell commands or mAirList® REST commands can be sent via the webinterface.
Just enter the commands in the text field in the webbrowser dialog.

Shell command examples:

start mAirList® and load desktop file:
shell: C:\Program Files\mAirList 3.1\mairlist.exe -o "C:\Program Files\mAirList 3.1\test.mld"

start a batch file:
shell: C:\batchfoldername\batchfilename.bat

 

mAirList® REST command examples:

ML: PLAYER 1-2 START
ML: PLAYER 1-2 FADEOUT
ML: ON/OFF AIR

mAirList® REST Webinterface