Initial commit: EyeOnPower v1.0.0

This commit is contained in:
dvs
2026-08-28 10:09:29 +08:00
commit 5dc397e994
5 changed files with 734 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
# PyInstaller
*.spec
# System files
Thumbs.db
.DS_Store
desktop.ini