Skip to content

Instantly share code, notes, and snippets.

@aiolos
Created August 1, 2016 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aiolos/9f5ac474c7a58da5850c6c4415c30bc4 to your computer and use it in GitHub Desktop.
Save aiolos/9f5ac474c7a58da5850c6c4415c30bc4 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# Receiver On
curl -o /dev/null http://192.168.1.177/?code=A55A58A7\&p=2\&r=5\&f=40\&d=20
# TV On
curl -o /dev/null http://192.168.1.177/?code=E0E09966\&p=3\&r=1
# Receiver AppleTV input
curl -o /dev/null http://192.168.1.177/?code=A55AA15E\&p=2\&r=3\&f=40\&d=20
# Samsung HDMI3
curl -o /dev/null http://192.168.1.177/?code=E0E043BC\&p=3\&r=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment