Command Your Codebase.From Anywhere.
Run SynqIDE on Windows, pair from Android, and control GitHub Copilot inside VS Code remotely. No GitHub repository required.
Quick Start Guide
Connect in Under 30 Seconds
No complex VPNs or cloud deployments. Use your ngrok auth token and HTTPS domain URL to securely run GitHub Copilot remote control in VS Code from anywhere. No GitHub repository is required.
STEP 01
Initialize Windows Host
Fire up SynqIDE on your PC. It locally binds to your VS Code instance without moving your codebase to the cloud.
SynqIDE Host
✔ Starting VS Code extension bridge...
✔ Connecting to Workspace...
⟳ Waiting for localhost port 3000...
STEP 02
Configure ngrok token + domain
Open ngrok dashboard and copy your Authtoken from https://dashboard.ngrok.com/get-started/your-authtoken
Then run these commands:
ngrok config add-authtoken YOUR_NGROK_TOKENngrok http 8080Paste the generated HTTPS ngrok URL into the app. Need ngrok installed first? Use https://ngrok.com/download.
ngrokonline
Accountarjun@synq.dev (Free)Token••••••••••••••••Version3.10.0Forwarding
https://xyz.ngrok-free.app➔ localhost:8080
STEP 03
Connect the App
Launch the Android app. Input the ngrok forwarding URL along with your unique pairing code. Instant session established.
URL xyz.ngrok-free.app
4A2-9XF
Pair Device
STEP 04
Command Your Codebase
Send remote GitHub Copilot prompts, type terminal commands, and navigate your IDE directly from your phone. No GitHub repository is needed for this Copilot remote-control workflow.
Connected to Host
Latency: 24ms
/copilotrefactor main.js|