Files
Push/README.md

34 lines
489 B
Markdown
Raw Normal View History

2018-11-19 12:12:56 -05:00
## Building
2018-11-19 11:53:49 -05:00
2019-02-08 13:50:48 -05:00
Without libcurl
2018-11-19 12:12:56 -05:00
```
2018-11-19 16:04:25 -05:00
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
2019-02-08 13:50:07 -05:00
cd Push
make
```
2019-02-08 13:50:48 -05:00
With libcurl
2019-02-08 13:50:07 -05:00
```
git clone https://git.jordanko.ch/eskimo/Igloo-Push.git
cd Push
make curl=yes
2018-11-19 12:12:56 -05:00
```
2018-11-19 11:53:49 -05:00
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
2018-11-19 11:53:49 -05:00
2018-11-19 12:12:56 -05:00
`/msg *push set device1 token`
* Replace device1 with device2-5 for additional devices
* Replace token with your push token from Settings in Igloo
## Testing
`/msg *push send test`