Skip to content

Instantly share code, notes, and snippets.

@teopost
Created November 28, 2014 20:17
Show Gist options
  • Save teopost/e9666c08ee7639ba5815 to your computer and use it in GitHub Desktop.
Save teopost/e9666c08ee7639ba5815 to your computer and use it in GitHub Desktop.
Send push notification to prowl with curl
curl https://prowl.weks.net/publicapi/add -F apikey=a357c85c7dc3bb866d9f7a1d145ae76d1ed91e47 -F description="Errore in aggiornamento file banca" -F application="Facebook"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment