TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: CodeAir – Control VS Code from Your Phone

41 pointsby pk978 months ago
Hey HN, Inspired by the classic &quot;Compiling&quot; XKCD comic (<a href="https:&#x2F;&#x2F;3d.xkcd.com&#x2F;303&#x2F;" rel="nofollow">https:&#x2F;&#x2F;3d.xkcd.com&#x2F;303&#x2F;</a>), I’ve built CodeAir (codeair.app) – an Android app and VS Code extension that turns your phone into a remote control for VS Code.<p>With CodeAir, you can:<p>- Control 800+ VS Code commands right from your phone.<p>- Send text and image files directly into your workspace and even have the images transcribed using AI. So imagine taking a snapshot of a piece of code from a physical textbook and being directly able to run that inside VS Code.<p>- Request screenshots from VS Code while AFK and get them delivered to your phone so you can monitor long builds or processes remotely when you&#x27;re on a coffee break.<p>- If you’ve got an OpenAI API key, you can even perform QnA over your transferred files and images.<p>I made this tool to help monitor long builds or tests when I’m AFK, but it’s useful for so much more! It’s super niche, but I hope some of you find it helpful.<p>Check it out at codeair.app and let me know what you think. Feedback is very welcome!

11 comments

dennisy8 months ago
This is a cool project! However maybe we should just be on a break when on a coffee break?
评论 #41760649 未加载
评论 #41764323 未加载
pk977 months ago
Just in case someone finds this - I had to rename and move the project to aircodum.com as an entity called &#x27;codeair.in&#x27; tried to harass me, claiming they had a TradeMark (they really didnot) and I wanted to avoid drama.
NBJack8 months ago
This sounds like it would give our InfoSec team heart palpitations over the potential data leaks and new attack vectors.
评论 #41764364 未加载
anonzzzies8 months ago
Are you going to release the source? As the github only has a Readme currently?
评论 #41764390 未加载
评论 #41762023 未加载
anis-mer7 months ago
Amazing job! I&#x27;m really looking forward to diving into the source code when (or if) you release it. Curious—are you using WebSockets or any other technology for real-time updates?
评论 #41773280 未加载
mejutoco8 months ago
If the thing you are waiting for is a command you can alternatively invoke your command as<p><pre><code> command &amp;&amp; beep </code></pre> It will beep one time once it finishes successfully.
评论 #41773284 未加载
just-tom8 months ago
Nice! I&#x27;m using AnyDesk for both desktop and phone, and then can completely control my computer from my phone, not only vs code. Also for watching long processes.
评论 #41764353 未加载
评论 #41764656 未加载
compootr8 months ago
fine idea but looks like you forgot to push the source up to your github repo.
评论 #41764399 未加载
sestep8 months ago
TIL 3d.xkcd.com exists.
评论 #41764412 未加载
评论 #41760305 未加载
prameshbajra8 months ago
Eagerly waiting for the iOS app.
评论 #41764393 未加载
gbraad8 months ago
please, publish to openvsx.
评论 #41764559 未加载