527 B
527 B
TermRemoteCtl Mobile App
This directory contains the Flutter client for TermRemoteCtl.
Current State
- Minimal bootstrap shell only
- No remote control workflows implemented yet
Local Development
- Run
C:\tools\flutter\bin\flutter.bat pub get - Run
C:\tools\flutter\bin\flutter.bat test - Run
C:\tools\flutter\bin\flutter.bat run
Purpose
This app will eventually provide the mobile control surface for the Windows agent, but at this stage it only verifies that the Flutter workspace is wired correctly.