AirCodum
If you’ve ever been away from your desk and suddenly remembered a bug you forgot to fix, or needed to check on a build while making coffee, AirCodum might be the kind of tool that makes those moments less frustrating. It’s a lightweight system that connects your phone to your desktop VS Code environment, letting you control, monitor, and interact with your codebase remotely. You don’t need to set up a full remote desktop or carry your laptop around. You just install the extension, connect your phone, and get a surprisingly functional remote coding companion.
I tried AirCodum during a week when I was bouncing between meetings and couldn’t stay glued to my desk. I had a long-running test suite that kept timing out, and I wanted to keep an eye on it without constantly walking back to my computer. With AirCodum’s terminal monitoring feature, I could check the output from my phone while sitting in the break room. It wasn’t flashy, but it worked. I could see the logs, spot the error, and even restart the process with a quick voice command.
The setup is pretty straightforward. You install the VS Code extension, start the server, and connect your phone using the IP and port it gives you. Once you’re connected, you can send files, images, or commands directly from your phone. I used it to transfer a screenshot of a whiteboard sketch, and the AI assistant inside the app helped turn that into a rough code snippet. It wasn’t perfect, but it gave me a starting point that I could clean up later.
One of the more interesting features is the VNC-style control mode. It’s not a full remote desktop, but it lets you navigate your VS Code instance in real time. I used it to open files, scroll through code, and even jump to specific lines using voice prompts. It’s surprisingly responsive, especially if both devices are on the same Wi-Fi network. I wouldn’t use it to write full functions from scratch, but for quick edits or navigation, it’s more than enough.
The voice command system is a nice touch. You can say things like “open file” or “go to line 42,” and it responds quickly. I found it useful when I was walking around and didn’t want to keep tapping on my phone. It’s not trying to be a full voice assistant – it’s just there to help you move through your code without needing a keyboard.
You can explore it at AirCodum’s website and see how it fits into your workflow. Whether you’re debugging on the go, reviewing code during a commute, or just want a way to stay connected to your dev environment without dragging your laptop everywhere, it’s a quiet little bridge between your phone and your editor. It doesn’t try to do everything – it just helps you stay in sync when you’re not at your desk. And sometimes, that’s exactly what you need.
