feat(notify): notify-py + _notification.py Wrapper

This commit is contained in:
2026-05-14 17:33:37 +02:00
parent 9d53ff7eee
commit 67687a9b43
3 changed files with 78 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ dependencies = [
"Pillow>=10.0.0",
"sv-ttk>=2.6.0",
"darkdetect>=0.8.0",
"notify-py>=0.3.43",
"comtypes>=1.4.0; sys_platform == 'win32'",
]
[project.scripts]