Overview

Notification

from plyer import notification

notification.notify(title='āļĢāļ°āļšāļšāđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™', message='āļ”āļģāđ€āļ™āļīāļ™āļāļēāļĢāđ€āļŠāļĢāđ‡āļˆāļŠāļīāđ‰āļ™āđāļĨāđ‰āļ§', 
    app_name='Myapp', app_icon='', timeout=10)
pip install plyer

Last updated

Was this helpful?