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.
Prowl: Difference between revisions
DarthGandalf (talk | contribs) Created page with "{{DISPLAYTITLE:Prowl}} {{External Module}} This user module sends highlights from channels and private message to your iOS device (iPhone, iPod touch or iPad) via [http://pro..." |
>Gm4n Added link to updated module. |
||
Line 5: | Line 5: | ||
== Getting the Code == | == Getting the Code == | ||
The code for this module can be found [http://znc-msvc.googlecode.com/svn/trunk/flakes/prowl.cpp here]. Read here to learn how to compile it: [[Compiling modules]] | The code for this module can be found [http://znc-msvc.googlecode.com/svn/trunk/flakes/prowl.cpp here]. An expanded version can be found [https://gist.github.com/3615737 here]. Read here to learn how to compile it: [[Compiling modules]] | ||
== Usage == | == Usage == |
Latest revision as of 02:14, 4 September 2012
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
This user module sends highlights from channels and private message to your iOS device (iPhone, iPod touch or iPad) via Prowl. You need a Prowl API key.
Getting the Code
The code for this module can be found here. An expanded version can be found here. Read here to learn how to compile it: Compiling modules
Usage
Arguments
This user module takes no arguments.
Read loading modules to learn more about loading modules.
Configuration
Check out /msg *prowl help
and enter your API key. You can also change the time that a connected client has to have been idle before the module sends notifications, as well as the priority and additional words that will trigger notifications.
Note
The matching algorithm doesn't check for word boundaries or capitalization, so if your nick was YRI, the word "copyright" would also trigger a highlight.