Skip to main content

A simple package for displaying Windows Toast Notification based on winsdk.

Project description

winsdk_toast

A simple package for displaying Windows Toast Notification based on winsdk.

Sometimes, after starting my data processing python script, I may surf the Internet. It chokes my happiness that to frequently check whether the script stops, or suddenly realize the script has stopped for a long while.

It'll be reassuring that the script can stop with a friendly gesture.

Features

winsdk_toast can pop up Windows Toast Notifications that contain

  • Text
  • Image
  • Input
    • Text
    • Selection
  • Audio
    • Buit-in
    • Custom
  • Progress
    • Still
    • Live
  • Group
  • Event

Minimal Example

from winsdk_toast import Notifier, Toast


notifier = Notifier('程序名 applicationId')
toast = Toast()
toast.add_text('第一行 1st line')
notifier.show(toast)

minimal.gif

More examples and documents are on the way.

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

winsdk_toast-0.1.0.tar.gz (6.9 kB view details)

Uploaded Source

Built Distribution

winsdk_toast-0.1.0-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file winsdk_toast-0.1.0.tar.gz.

File metadata

  • Download URL: winsdk_toast-0.1.0.tar.gz
  • Upload date:
  • Size: 6.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for winsdk_toast-0.1.0.tar.gz
Algorithm Hash digest
SHA256 29596e511a118e029743dccee8eee107e3ae58c8a3d01c72a750ff06856040b9
MD5 90f07e8ee50d2ad69619cf1f6a11a119
BLAKE2b-256 878a348ac656987fa068f8d359b0c6354319da7ecbdfcf4ac50cfc869ca12785

See more details on using hashes here.

File details

Details for the file winsdk_toast-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for winsdk_toast-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e057afb61403e4c13df03ee23ca27f6393c7cad1e88767529b6810d20ee10d2f
MD5 cf50b4d490403afd3f8517a62621afe3
BLAKE2b-256 5b63c558e8a7153ef2f2c0881292072281ac43e30874f94fcae5e3c3ae9775b9

See more details on using hashes here.

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