/Android-Adb-Tweaker

A Electron application using the node implementation of the client for the Android Debug Bridge server to manage your Android device."

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Android-Adb-Tweaker

A Electron application using the Node.js implementation of the client for the Android Debug Bridge server to manage your Android device.

Still WIP, following features wre implemented:

  • listing connected devices
  • runing commands through adb shell
  • installation of multiple ADB packages
  • screenshot capturing

TODO

  • 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
    • ...

Written in Electron and React

Screenshot1