To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

Push: Difference between revisions

From ZNC
Jump to navigation Jump to search
>Mkaysi
m Use HTTPS in link to GitHub instead of HTTP.
>Jreese
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{External Module}}
{{External Module}}


Send private messages and highlights to your mobile devices using some push notification service.  Includes a highly configurable set of conditions to control how and when notifications get sent, so that your device will not be overwhelmed with notifications during normal usage.
'''Official project page''': [https://github.com/jreese/znc-push https://github.com/jreese/znc-push]


You can get this module's source code and documentation [https://github.com/jreese/znc-push here].  You should also read [[compiling modules]].
ZNC Push is a module for ZNC that will send notifications to multiple push notification services, or SMS for any private message or channel highlight that matches a configurable set of conditions. ZNC Push supports multiple push services, including Boxcar, Pushover, and PushBullet.
 
You can get this module's source code and documentation at the [https://github.com/jreese/znc-push github project page].  You should also read [[compiling modules]].


{{Module arguments|no}}
{{Module arguments|no}}


[[Category:Modules]]
[[Category:Modules]]

Latest revision as of 19:48, 3 December 2014

Official project page: https://github.com/jreese/znc-push

ZNC Push is a module for ZNC that will send notifications to multiple push notification services, or SMS for any private message or channel highlight that matches a configurable set of conditions. ZNC Push supports multiple push services, including Boxcar, Pushover, and PushBullet.

You can get this module's source code and documentation at the github project page. You should also read compiling modules.

Arguments

This user module takes no arguments.

Read loading modules to learn more about loading modules.