feat(pushover): add pushover integration

This commit is contained in:
Rıdvan Akca
2023-10-18 18:35:33 +03:00
committed by Faruk AYDIN
parent 4fac1ef7c4
commit 98e6dbe141
9 changed files with 111 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Pushover
1. Login to [your account page](https://pushover.net/login) on Pushover.
2. Copy the **Your User Key** value to the **User Key** field in Automatisch connection page.
3. Create a new application from [here](https://pushover.net/apps/build) on Pushover.
4. Copy the **API Token/Key** value to the **API Token** field in Automatisch connection page.
5. Write any screen name to be displayed in Automatisch.
6. Click `Submit`.
7. Start using Pushover integration with Automatisch!