vanadium-archive / madb

Multi-device Android Debug Bridge (madb): A command line tool that wraps Android Debug Bridge (adb) and provides various features for controlling multiple Android devices concurrently.
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

Towards more general multi-device app management tool #16

Open yyoon opened 8 years ago

yyoon commented 8 years ago

@jxson

Right now madb is specifically designed for Android devices and adb commands (with a little bit of added support for Flutter), but we might want to extend the tool and make it more generally useful for multi-device management regardless of their platforms (as a Baku CLI tool).