pyBegin / projects / desktop-notification
🔔

Desktop Notification

Displays a simple Windows toast notification using the win10toast library.

15 lines🖥 Desktop only

Desktop Notification

Displays a simple Windows toast notification using the win10toast library.

How to run

pip install win10toast
python main.py

Dependencies

Pyodide-runnable

No — it relies on win10toast to show native Windows toast notifications, which is not available in a browser.