$
npm install productivity
VS Code
in your pocket
Control your VS Code instances remotely. Access Copilot chat from anywhere. Code !== desk
1import { penny } from '@penny/remote';
2
3const session = await penny.connect({
4 instances: 'all',
5 copilot: true
6});
7
8// Code from anywhere ✨
9session.execute('build');
work-macbook
~/projects/api
home-desktop
~/dev/frontend
Ask Copilot...
// features
Built for developers
Multi-Instance
Connect to multiple VS Code instances simultaneously. Switch between projects in a tap.
Copilot Access
Full GitHub Copilot chat from your phone. Get AI assistance wherever you are.
Real-time Sync
WebSocket-powered instant updates. See changes as they happen, run commands live.
Secure by Default
JWT authentication, encrypted connections. Your code stays your code.
if (location !== 'desk') {
return penny.stillShipping();
}
// download
Get Penny
Two parts, one workflow. Both required.
1
2
Get the Mobile App
Control VS Code from your phone