Files
Push/README.md

35 lines
747 B
Markdown
Raw Permalink Normal View History

2021-05-04 17:54:17 +00:00
# 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.
2018-11-19 11:53:49 -05:00
2021-05-04 17:54:35 +00:00
2021-05-04 18:00:47 +00:00
## 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`
2018-11-19 12:12:56 -05:00
## Usage
2018-11-19 11:53:49 -05:00
2019-02-08 13:50:07 -05:00
`make install`
2018-11-19 12:12:56 -05:00
Then on IRC
2018-11-19 11:53:49 -05:00
2018-11-19 12:12:56 -05:00
`/msg *status loadmod --type=user push`
2018-11-19 11:53:49 -05:00
2018-11-19 12:12:56 -05:00
## Configuration
2021-05-04 17:55:42 +00:00
`/msg *push set service igloo`
2021-05-04 17:56:00 +00:00
2021-05-04 17:54:17 +00:00
`/msg *push set target token`
2018-11-19 12:12:56 -05:00
2021-05-04 17:54:17 +00:00
* Use extra_target for an additional device
2018-11-19 12:12:56 -05:00
* Replace token with your push token from Settings in Igloo
2020-05-20 12:37:54 -04:00
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
2018-11-19 12:12:56 -05:00
## Testing
`/msg *push send test`