Skip to main content

Simple and Lighweight Windows 10 Toast Notifications.

Project description

#+++++++++------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.2-py3-none-any.whl (20.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: toastify-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 20.6 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f76887a3720b4e91eafa9ae240b7cb26ca0812420521883a285c8c3b4cf33559
MD5 014a5096ea0bf10fcd5c222b868dfd4a
BLAKE2b-256 b35aba94d93275c9cdc04c0a2f5ea167fed7b838be843aa0c560e8f10dd1d415

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