Skip to main content

Simple and Lighweight Windows 10 Toast Notifications.

Project description

This module is very lightweight and only takes about 50kb after installation.

#+++++++++------EXAMPLE------++++++++++#

from toastify import notify

# CALLING WITH ALL PARAMETERS :-
notify (
	BodyText='BodyText is Required !',
	AppName='AppName (Optional)',
	AppPath='AppPath (Optional)',
	TitleText='TitleText (Optional)',
	ImagePath='optional_image_path(jpg/png/bmp/ico)'
	)

OR IF YOU ONLY WANT BODY TEXT THEN YOU CAN JUST DO :-

notify('My Body Text')

#+++++++++-------NOTES-------++++++++++#

  1. NOTIFICATION TIME IS SYSTEM DEAFULT (5sec)

  2. The function is blocking by default but you can use threading/asyncio

  3. StartMenu Shortcut will be created for your app. (this is a requirement set by microsoft for Toast Notifications)

  4. BodyText argument is required !! , rest of the arguments are optional.

  5. App Icon Is Set Automatically, it is same as icon of the application that the AppName shortucut in start menu is pointing.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

toastify-1.1.3-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

Details for the file toastify-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: toastify-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for toastify-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 acf4e7ba6f023212fbafae0faf849260be90094a38ca77b76df7988a17af81df
MD5 12c4dd9693dcbabef4dea097bf3384aa
BLAKE2b-256 903d62a3a2e9b33dc898a7572abc2f17e0db730eae500978542af92719587c0f

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