Skip to main content

A python library implemented by python3, for listening to Toast message notifications on windows.

Project description

WinToastListener

README_CN
A python library implemented by python3, for listening to Toast message notifications on windows.

Demo

Supported platforms

Supported
Windows10 and above

Untested
Windows8
P.S.: I don't have the system and can't test it. Welcome to test the relevant system and let me know the conclusion.

Not supported
Windows7 and below

Installation

pip install wintoastlistener

Minimum usage example

from wintoastlistener import ToastListener


def example_callback(event_data, resources):
    print(event_data)
    print(resources)


listener = ToastListener(callback=example_callback)
listener.listen()

More examples

Document

Document

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

wintoastlistener-1.0.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.

wintoastlistener-1.0.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file wintoastlistener-1.0.0.tar.gz.

File metadata

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

File hashes

Hashes for wintoastlistener-1.0.0.tar.gz
Algorithm Hash digest
SHA256 268e9a629f035122dcfe610be7df8b7223ddcc7fed395f89f3bf4193d9d42642
MD5 12443b3b9cf7a465df7f072c326bd144
BLAKE2b-256 403fce8cd8aa427efb8ef0e51416814c4688569dd0c872da5d919f2e25930c56

See more details on using hashes here.

File details

Details for the file wintoastlistener-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wintoastlistener-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f7a28fad718dcdb60664c5e16ef390706ff7d20c7587da6c77cddea021d61a4a
MD5 39c82827f2e0b9298fa72fce323d6b4f
BLAKE2b-256 5360968f92d25bbad53067f645b6744fce86cdba45965482eba023e34430c3a8

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