Crates.io | win7-notifications |
lib.rs | win7-notifications |
version | 0.4.5 |
source | src |
created_at | 2021-10-04 16:31:07.761183 |
updated_at | 2024-08-15 14:42:16.250064 |
description | Send Windows 10 styled notifications on Windows 7. |
homepage | |
repository | https://github.com/tauri-apps/win7-notifications |
max_upload_size | |
id | 460203 |
size | 111,177 |
Send Windows 10 styled notifications on Windows 7.
This crate requires a win32 event loop to be running on the thread, otherwise the notification will close immediately, check examples/single.rs which uses winit or just roll your own win32 event loop.