Skip to main content

Simple and Lighweight Windows 10 Toast Notifications.

Reason this release was yanked:

A bug with os.system() right now, fixing in few minutes.

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 Distribution

toastify-1.1.0.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

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

toastify-1.1.0-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file toastify-1.1.0.tar.gz.

File metadata

  • Download URL: toastify-1.1.0.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • 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.0.tar.gz
Algorithm Hash digest
SHA256 8370d6733505572b75a7bf830c209c34110f40a8fc7a0fdb36d04995edd0499a
MD5 1c12a3b1f9a330b62fd5be712890f675
BLAKE2b-256 d54c83bd16cdbbb76aec7bf08758de4faf3e17fee727e1cb21c74b0f04762879

See more details on using hashes here.

File details

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

File metadata

  • Download URL: toastify-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a18bf615057bf5981a3565ceacdd8a991962b5ac2c8838f25308544bf07f08bc
MD5 4e3228ef3cfa827d1e521da1e44c2192
BLAKE2b-256 c1d1e0a2918fde9a6c0c322e4428058e7d303f8e04a63c4622126f7eed37f6e9

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