From 95bebdf0a62270adbad6a6a0dcc265b0650473d2 Mon Sep 17 00:00:00 2001 From: siinus Date: Fri, 12 Jun 2020 05:20:58 +0300 Subject: [PATCH] Add projector state switch command reminders --- projektor/{volume.txt => hotkey_commands.txt} | 7 +++++++ 1 file changed, 7 insertions(+) rename projektor/{volume.txt => hotkey_commands.txt} (70%) diff --git a/projektor/volume.txt b/projektor/hotkey_commands.txt similarity index 70% rename from projektor/volume.txt rename to projektor/hotkey_commands.txt index d0cab00..f63fbbb 100644 --- a/projektor/volume.txt +++ b/projektor/hotkey_commands.txt @@ -1,3 +1,4 @@ +# Receiver volume curl -X POST -F 'mode=volumedown' http://viido/projektor/status curl -X POST -F 'mode=volumeup' http://viido/projektor/status @@ -6,3 +7,9 @@ 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 + +# Projector states +/opt/projektor/control.sh switch power +/opt/projektor/control.sh switch mute +/opt/projektor/control.sh switch freeze +