|
|
|
@ -1,12 +1,5 @@
|
|
|
|
|
## Building
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
git clone https://git.jordanko.ch/Igloo/Push.git
|
|
|
|
|
cd Push
|
|
|
|
|
make
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
If you want to use libcurl replace `make` with `make curl=yes`
|
|
|
|
|
# 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.
|
|
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
|
@ -18,9 +11,9 @@ Then on IRC
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
`/msg *push set device1 token`
|
|
|
|
|
`/msg *push set target token`
|
|
|
|
|
|
|
|
|
|
* Replace device1 with device2-5 for additional devices
|
|
|
|
|
* 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
|
|
|
|
|