|
|
|
|
|
by noahster11
2432 days ago
|
|
Pushover also handles a server, which you can make requests to, that sends push notifications to your phone. It looks like this project just scrapes JSON from a URL for changes, and notifies from that. Pushover is push based, while this looks to be pull based. |
|