A Electron application using the Node.js implementation of the client for the Android Debug Bridge server to manage your Android device.
- listing connected devices
- runing commands through adb shell
- installation of multiple ADB packages
- screenshot capturing
- packaging, release
- aplication icon
- code cleanup
- tests
- more features:
- view filesystem on device
- copy files from device
- copy files to device
- support for rooted devices
- ...