Send pushover notifications from unmineable accounts. Running every fifteen minutes on systemd.
Unmineable has no notification services.
Tested on Ubuntu 20.04 server.
git clone https://github.com/pr0d1r2/unmineable-pushover-notification
cd unmineable-pushover-notification
bash install.sh
You need to obtain account identifier symilar to aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee
.
Go to your account in unmineable with web
browser and using inspect acquire it from requests.
Put it along with expected workers:
echo "aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee:expected_host1,expected_host2" >> /etc/unmineable-accounts
Acquire credentials for app from pushover website.
echo "userxxxxxxxxxxxxxxxxxxxxxxxxxx:applicationyyyyyyyyyyyyyyyyyyy' >> /etc/unmineable-pushover-devices
There are also:
Consider using my unmineable referral link (0.75% pool fee instead of 1% for you as well) or donate or both.
The gem is available as open source under the terms of the MIT License.