We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I want to know if its possible to remove or change this title
The text was updated successfully, but these errors were encountered:
I want too
Sorry, something went wrong.
you can pass empty space in app_id
from win11toast import toast toast('Hello', 'Hello from Python', app_id=' ')
or something different to show something different
quick Tip. if you open your powershell and type Get-StartApps and use app id of any app then the notification will come as that application.
No branches or pull requests
I want to know if its possible to remove or change this title
The text was updated successfully, but these errors were encountered: