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.1.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.5.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for qtoggleserver_pushover-1.5.1.tar.gz
Algorithm Hash digest
SHA256 ef98e835b8db4e0eccb5103162db60032ef5950cb426cbd9c513c749014305ad
MD5 2ca42a9ef64c40e67c4a07f601cecbbe
BLAKE2b-256 55a0079df04cb6b6d3c6f3b6b5e42e261615bfddf243f6d98c8c34a9aca4f77e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_pushover-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7465c954a170c482b4960a65b69f8aecffe84398af67e19b300d921998e91850
MD5 f579252f8a01ac798c2839e84f7aa610
BLAKE2b-256 2c6a70542f5078bb12948a94fe5d07b96930ccc333408b02dae3245d911ca905

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