new: add system tray icon

This commit is contained in:
cwilvx
2025-05-27 12:32:05 +03:00
parent 86fabcd5e3
commit 20ebddfcff
4 changed files with 336 additions and 211 deletions
+1
View File
@@ -33,6 +33,7 @@ dependencies = [
"rapidfuzz==3.11.0",
"pendulum>=3.0.0",
"bjoern>=3.2.2",
"pystray>=0.19.5",
]
[dependency-groups]