Update 'README.md'
This commit is contained in:
parent
f952b87a1f
commit
3d726b24de
15
README.md
15
README.md
@ -1,12 +1,5 @@
|
|||||||
## Building
|
# 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.
|
||||||
```
|
|
||||||
git clone https://git.jordanko.ch/Igloo/Push.git
|
|
||||||
cd Push
|
|
||||||
make
|
|
||||||
```
|
|
||||||
|
|
||||||
If you want to use libcurl replace `make` with `make curl=yes`
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
@ -18,9 +11,9 @@ Then on IRC
|
|||||||
|
|
||||||
## Configuration
|
## 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
|
* 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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user