Skip to main content

Client and framework for receiving notifications via Pushover

Project description

Project generated with PyScaffold

python-pushover-open-client

Command line app and framework for receiving Pushover push notifications in real time

Soon…

How to test it for now

The script expects a file at the home directory named ~/.pushover-open-client-creds.json. The file should be a JSON file with account’s email and password, this way:

file: ~/.pushover-open-client-creds.json

{
  "email": "USERS@EMAIL.ETC",
  "password": "M4HSUP3RBPASS"
}

Given the above, by logging and getting an auth secret, a new device will be created wielding it’s device_id, and that file will be updated containing all these four values

Contributing

Please open an issue if you want to contribute with code.

Support

You can open a issue or a message in discussions for support in using/getting the code.

Is it ready already?

No, not really, but will be soon. All steps of the app are already implemented, almost all is done.

Note

This project has been set up using PyScaffold 4.1.4. For details and usage information on PyScaffold see https://pyscaffold.org/.

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

python-pushover-open-client-0.0.8.tar.gz (41.3 kB view hashes)

Uploaded Source

Built Distribution

Supported by

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