/upushover

Simple library to send pushover notifications from micro python.

Primary LanguagePython

upushover

Simple library to send pushover notifications from micro python.

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