Skip to content

Instantly share code, notes, and snippets.

@porty
Last active August 29, 2015 13:57
Show Gist options
  • Save porty/9656075 to your computer and use it in GitHub Desktop.
Save porty/9656075 to your computer and use it in GitHub Desktop.
Eventbrite logos

http://imgur.com/a/sE8xQ

cd ~/Projects/raspberry-screens

# white
`which pip`/../python ./local_screens.py set pi-east-north "http://10.99.1.77/show_image.html?color=white&img=http://i.imgur.com/X6XR7HE.jpg"

# black
`which pip`/../python ./local_screens.py set pi-east-north "http://10.99.1.77/show_image.html?img=http://i.imgur.com/lMipFkx.jpg"

# goats
`which pip`/../python ./local_screens.py set pi-east-south "http://10.99.1.77/show_image.html?color=white&img=http://f.cl.ly/items/3O3k1H2z1U111X1G3V3e/goatkeeper.png"
@porty
Copy link
Author

porty commented Mar 20, 2014

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment