Skip to main content

PushOver notifications for qToggleServer

Project description

About

This is an addon for qToggleServer.

It provides push notifications for qToggleServer via Pushover.

Install

Install using pip:

pip install qtoggleserver-pushover

Usage

You'll need to register your account on Pushover, if you haven't done it yet. On their home page, you'll see your User Key; copy it and use it in the configuration below. You can add more than one user key, if you plan to send notifications to multiple users.

Then, you'll need a registered Pushover application (you can register one here). Copy the API key and use it in the configuration below:

qtoggleserver.conf:
...
event_handlers = [
    ...
    {
        driver = "qtoggleserver.pushover.PushoverEventHandler"
        user_keys = ["r7zxs1nj20w86bghyub5div8jyzyiw"]
        api_key = "nwn1cmgc9m6sjhrv1o4roebpb31b5i"
        sound = "pushover"  # optional
        ...
    }
    ...
]
...

For further customization, see Template Notifications.

For advanced event filtering, see Filter Event Handlers.

For available Pushover sounds, see Pushover Sounds.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qtoggleserver_pushover-1.5.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qtoggleserver_pushover-1.5.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file qtoggleserver_pushover-1.5.0.tar.gz.

File metadata

  • Download URL: qtoggleserver_pushover-1.5.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qtoggleserver_pushover-1.5.0.tar.gz
Algorithm Hash digest
SHA256 68f31b4e0629626a5d2cee6769e55b7a335bcc7adf85d2ed24972753cf3dcea2
MD5 7c94989c879c9ea02013d7b9daa952e2
BLAKE2b-256 07fba1ce43f2024338954f05870dd427155a060c283a8a78708b0091144f0bda

See more details on using hashes here.

File details

Details for the file qtoggleserver_pushover-1.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for qtoggleserver_pushover-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 345f8be777b9d0c60d7f0ebb4be403bc21e6bbdec92f17890087aba8cc8b2e7c
MD5 8197dcefcc647d91c933e95a3eb89c68
BLAKE2b-256 fbc791d2afc17abd26d19a5110c90800c68bb8549edc49ea5fbde674f8a9c6bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page