Skip to content

Instantly share code, notes, and snippets.

@guglielmino
Last active August 29, 2015 14:14
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 guglielmino/def0946fd7335f28d36d to your computer and use it in GitHub Desktop.
Save guglielmino/def0946fd7335f28d36d to your computer and use it in GitHub Desktop.
from pushetta import Pushetta
API_KEY="00112233445566778899aabbccddeeff00112233"
p=Pushetta(API_KEY)
p.pushMessage("raspi", "Hello World"")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment