ADBWrench – ADB in the browser with AI assistant, no install needed
Hey HN, We built ADBWrench – a browser-based ADB tool that connects to Android devices via WebUSB. No SDK install, no drivers, no PATH config. Just plug in and debug. The problem: Every Android dev knows the friction of setting up adb. Install platform-tools, fight with USB drivers (especially on Windows), hope `adb devices` shows something. Then remember the exact syntax for that one command you need. ADBWrench runs entirely in the browser. Open the URL, grant USB permission, done. The interesting part: There's an AI assistant built in. Describe what you want to do in plain English – "show…
What it does
In the maker’s words, at launch
Hey HN, We built ADBWrench – a browser-based ADB tool that connects to Android devices via WebUSB. No SDK install, no drivers, no PATH config. Just plug in and debug. The problem: Every Android dev knows the friction of setting up adb. Install platform-tools, fight with USB drivers (especially on Windows), hope `adb devices` shows something. Then remember the exact syntax for that one command you need. ADBWrench runs entirely in the browser. Open the URL, grant USB permission, done. The interesting part: There's an AI assistant built in. Describe what you want to do in plain English – "show me all apps using more than 100MB", "find crash logs from the last hour", "uninstall all debug builds" – and it executes the right ADB commands for you. BYOK (bring your own key) – add your OpenAI/Anthropic API key and it works. We don't track anything, no data leaves your browser except to the AI provider you choose. What else it does: - Full interactive shell (pm, am, dumpsys, etc.) - Real-time logcat with filtering - File browser with drag-and-drop transfers - App manager (install/uninstall APKs) - Screenshot and screen recording - Live CPU/memory monitoring - Device controls (reboot, volume, brightness) - Bugreport generation Everything runs client-side. Your device data never touches our servers. Built with Next.js, TypeScript, and @yume-chan/adb for the protocol implementation. Limitations (being honest): - Chromium only (WebUSB requirement) - No wireless ADB - No screen mirroring (scrcpy wins there) Open source: https://github.com/superrAI/adbwrench Try it: https://adbwrench.com/ Would love feedback, especially on the AI assistant.
Does the same job
all alternatives →More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
