No description
Find a file
zhbaor 3e0389d756 feat: Refactor to GUI application with touch visualization
- Transform from CLI script to full GUI application using PySide6/Qt6
- Add 960x540 transparent window with real-time touch point visualization
- Implement smooth fade-out animations for lifted touch points
- Integrate ADB automation for port forwarding and scrcpy server management
- Add multi-threaded architecture with Qt signals for thread-safe GUI updates
- Include vertical offset adjustment for coordinate alignment
- Add comprehensive project documentation (CLAUDE.md)
- Configure code formatting with ruff

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 12:26:37 +08:00
.gitignore first commit 2025-10-25 16:09:02 +08:00
CLAUDE.md feat: Refactor to GUI application with touch visualization 2025-11-05 12:26:37 +08:00
main.py feat: Refactor to GUI application with touch visualization 2025-11-05 12:26:37 +08:00
ruff.toml feat: Refactor to GUI application with touch visualization 2025-11-05 12:26:37 +08:00
scrcpy-server-v3.3.3 feat: Refactor to GUI application with touch visualization 2025-11-05 12:26:37 +08:00