Add web/ — PTY+WebSocket server, xterm.js PWA client, Dockerfile, and PyInstaller notes

This commit is contained in:
KansaiGaijin
2026-07-07 13:21:45 +12:00
parent dee742b1e4
commit 262292228e
11 changed files with 283 additions and 0 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
.idea/
__pycache__/
*.pyc
build/
dist/
*.spec