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?
from plyer import notification
notification.notify(title='ระบบแจ้งเตือน', message='ดำเนินการเสร็จสิ้นแล้ว',
app_name='Myapp', app_icon='', timeout=10)
pip install plyer
Last updated
Was this helpful?