alexjustesen / speedtest-tracker

Speedtest Tracker is a self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service.
https://speedtest-tracker.dev/
MIT License
2.45k stars 89 forks source link

Add Pushover Notifications via Webhooks #1574

Open svenvg93 opened 5 days ago

svenvg93 commented 5 days ago

📃 Description

To cross Pushover of the list https://github.com/alexjustesen/speedtest-tracker/issues/40

🪵 Changelog

➕ Added

📷 Screenshots

Settings;

Scherm­afbeelding 2024-06-25 om 23 50 58

Pushover:

Scherm­afbeelding 2024-06-25 om 23 44 42
svenvg93 commented 5 days ago

@alexjustesen The URL to sent the nottification to is always the same for every user. Fow now I left to be filled in by the user in case it ever changes on the Pushover side. But I can make it hardcode and remove that field if you prefer that.