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.4.0.tar.gz (6.3 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.4.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qtoggleserver_pushover-1.4.0.tar.gz
  • Upload date:
  • Size: 6.3 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.4.0.tar.gz
Algorithm Hash digest
SHA256 a570a1a79934e9ef6208b8446b8301ab853a24669607ef0fc249983b203ad585
MD5 c4d22e9b7eb0098459be2869e283a92a
BLAKE2b-256 534ee5dc037d585bd82076a58913195a940058633bd80d2d1f74b91a4d6776de

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_pushover-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fcba50960eb86cc47339e87e5f2da9a89dbd570a4726bdefe5af6bf66c1cf414
MD5 7dd8629b49c9c4e9846337a50e1b6b5f
BLAKE2b-256 b1c1943090c7b43fd763d98001cd49f34737de422ce83fb18390f8fcedd1eb29

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