couchpotato.core.notifications.pushover module

class couchpotato.core.notifications.pushover.Pushover[source]

Bases: couchpotato.core.notifications.base.Notification

api_url = 'https://api.pushover.net'
notify(message='', data=None, listener=None)