First working, tray version

This commit is contained in:
2026-01-30 07:07:11 +01:00
parent 7fee583311
commit 99964087d7
39 changed files with 6681 additions and 89 deletions

11
.gitignore vendored
View File

@@ -1 +1,10 @@
__pycache__/
__pycache__/
.vscode/
.venv/
.env
.ruff_cache/
.pytest_cache/
.claude/
AGENTS.md
DESIGN_DOCUMENT.md
.mypy_cache/