|
|
|
|
|
by JayGuerette
1318 days ago
|
|
I've used pushover for years as well. I wish they would charge me $5/y instead of a $5/lifetime. I've asked them to do that. I want this service to last. I set up Tasker on my phone such that when a specific low-priority (no visible/audible alert) message from pushover, containing only a hash key, is received it picks it up and does an HTTPS request to my self-hosted server to retrieve the actual notification text. I have a bash/websocat client connected 24/7 to wss://client.pushover.net/ as well that I should probably put up on git for other people. |
|