initial commit

This commit is contained in:
2025-11-07 16:26:57 +08:00
parent c0b33457ff
commit 65ec015cec
6 changed files with 635 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
dbus-python>=1.2.18
PyGObject>=3.42.0
requests>=2.28.0