mirror of https://github.com/Lapikud/Viido.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
378 B
8 lines
378 B
curl -X POST -F 'mode=volumedown' http://viido/projektor/status |
|
curl -X POST -F 'mode=volumeup' http://viido/projektor/status |
|
|
|
# Projector input |
|
curl -X POST -F 'mode=viido' http://viido/projektor/status |
|
curl -X POST -F 'mode=steam' http://viido/projektor/status |
|
curl -X POST -F 'mode=hdmi' http://viido/projektor/status |
|
curl -X POST -F 'mode=aux' http://viido/projektor/status
|
|
|