ADBWUI
Android Debug Bridge Web Interface
Install / Use
/learn @mitchellurgero/ADBWUIREADME
ADBGUI - Web UI
Description
An Open Source, Cross-Platform, Android Debug Bridge Web Interface written in NodeJS.
It has many features including, but not limited to:
- Installing APK's
- Rebooting the device into different modes
- TWRP integration
- Fastboot integration
- Run a Android Backup of the device (NOT NANDROID BACKUP, but built in android backup)
- Sideload zip files
- Gather device information
- Custom Commands can be sent
Warnings
- This software is NOT meant to be internet facing, do not open port 8080 on your computer and router while running this software.
- This software is a web app that runs on your computer. It DOES NOT HAVE AN AUTHENTICATION MECHANISM.
- Anything done in adb shell can result in a soft brick. (Whether in ADBWUI, using ADB.exe, etc)
- This software is extremely beta - it may or may not have a ton of bugs.
Installing ADBWUI
Installing ADBWUI is fairly simple:
Windows Installation:
- Install NodeJS from here.
- After installing NodeJS, download and unzip ADBWUI to a folder of your choice.
- Open up Command Prompt and CD into the ADBWUI directory and run:
npm install - After the command is done run the following to start the ADBWUI server:
node index.js - Open your web browser to: http://localhost:8080 to get the interface loaded!
Linux Installation:
Linux installation is pretty much the same as Windows, except also you need to:
sudo apt-get install android-tools-adb && sudo apt-get install android-tools-fastboot
Issues
Issues can be submitted to the github issues for ADBWUI.
Related Skills
node-connect
347.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
