# THIS IS NO LONGER BEING SUPPORTED # Please use [znc-push](https://github.com/jreese/znc-push) which now has Igloo support and makes this fork useless. ## Building ``` git clone https://github.com/jreese/znc-push.git cd znc-push make ``` If you want to use libcurl replace `make` with `make curl=yes` ## Usage `make install` Then on IRC `/msg *status loadmod --type=user push` ## Configuration `/msg *push set service igloo` `/msg *push set target token` * Use extra_target for an additional device * Replace token with your push token from Settings in Igloo EACH TIME YOU UNINSTALL/INSTALL OR SWITCH BETWEEN APP STORE AND TESTFLIGHT BUILDS YOU WILL GET A NEW PUSH TOKEN AND HAVE TO SET THIS AGAIN ## Testing `/msg *push send test`