ported to pygobject

This commit is contained in:
2025-09-06 06:49:20 +02:00
parent a29252c716
commit cf1e7bba24
3 changed files with 543 additions and 781 deletions

View File

@@ -5,6 +5,4 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"pystray>=0.19.0",
"pillow>=10.0.0",
]