feat: route desktop control to authorized devices

This commit is contained in:
AI Bot
2026-05-12 12:15:43 +08:00
parent bc199dcf5c
commit 4de64ac01c
8 changed files with 407 additions and 5 deletions

View File

@@ -77,6 +77,7 @@ RSYNC_EXCLUDES=(
--exclude ".git"
--exclude "node_modules"
--exclude "data/"
--exclude "outputs/"
--exclude "android/app/build"
--exclude ".project"
--exclude ".classpath"