bibene / upushover

Simple library to send pushover notifications from micro python.
1 stars 0 forks source link

upushover

Simple library to send pushover notifications from micro python.

Example usage: import upushover upushover.sendMessage('youruserkey','yourappkey','Test!','Hello world!')