Skip to content

Instantly share code, notes, and snippets.

/notify.py Secret

Created February 27, 2013 19:38
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 anonymous/11f986b451bf8dc5a414 to your computer and use it in GitHub Desktop.
Save anonymous/11f986b451bf8dc5a414 to your computer and use it in GitHub Desktop.
notify
import notification
print notification.schedule('Kleiner Test', 2, action_url='sparrow:///')
@krisjugisto
Copy link

This was created with Pythonista for testing purposes and shouldn't be anonymous.

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