Skip to content
New issue

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

Remove the 'title'? #28

Open
Appolon24800 opened this issue Nov 14, 2023 · 2 comments
Open

Remove the 'title'? #28

Appolon24800 opened this issue Nov 14, 2023 · 2 comments

Comments

@Appolon24800
Copy link

I want to know if its possible to remove or change this title

image

@M-A-Naderi
Copy link

I want too

@SurajBhari
Copy link

SurajBhari commented Dec 6, 2023

you can pass empty space in app_id

from win11toast import toast

toast('Hello', 'Hello from Python', app_id=' ')

image

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants