Ever wished you could review pull requests or fix bugs from your phone without SSH or remote desktop?
I had that same problem β so I built a bridge that connects GitHub Copilot on your desktop to your mobile device, securely and instantly.
π§ The Idea
Developers often work on the go β but tools like VS Code and GitHub Copilot are tied to the desktop.
My goal was simple:
Make Copilot available anywhere β without sacrificing privacy or setup simplicity.
Thatβs how VSCoder Copilot was born: a mobile companion app that lets you chat with AI, review code, and make quick fixes right from your phone.
βοΈ How It Works
- VS Code Extension runs a lightweight server on your desktop
- Mobile App connects using a secure 6-digit pairing code
- Both communicate via an encrypted Discovery API β no port forwarding or VPN required
- AI responses are synced instantly between VS Code and your phone
Hereβs the flow π
Phone β Secure Cloud β VS Code Extension
β β
Real-time AI chat + file edits
π Security First
- End-to-end encryption
- Temporary pairing codes that expire every 10 minutes
- Device approval required before connection
- All data stays between your devices β no cloud file storage
π± Real-World Use Cases
- Review PRs while commuting π
- Fix small bugs without opening a laptop β
- Ask Copilot questions about your workspace while away π§
- Keep coding even when traveling π
π§© Tech Stack
- VS Code Extension: TypeScript
- Mobile App: React Native + Expo + Firebase
- Backend: Go + WebSocket Discovery API
- AI Models: GitHub Copilot (GPT-4o, Claude 3.5, etc.)
π Why I Built It
I wanted a seamless way to continue coding without context switching β to have my entire workspace available anywhere.
Instead of syncing files or using remote desktops, I created a bridge β lightweight, secure, and developer-friendly.
π§ͺ Try It Out
- π¦ VS Code Extension: VSCoder Copilot on Marketplace
- π± Mobile App: Google Play Store
- π Website: vscodercopilot.com.tr
π¬ Feedback Welcome
Iβd love to hear your thoughts β
What would make this more useful for you?
Offline sync? Team collaboration?
Drop a comment below or DM me β I read everything.
Tags: #vscode
#ai
#mobile
#productivity
Top comments (0)