bibene / upushover

Simple library to send pushover notifications from micro python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upushover

Simple library to send pushover notifications from micro python.

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

About

Simple library to send pushover notifications from micro python.


Languages

Language:Python 100.0%