2 releases

0.1.1 Sep 24, 2024
0.1.0 Sep 24, 2024

#115 in Debugging

Download history 223/week @ 2024-09-20 58/week @ 2024-09-27 5/week @ 2024-10-04

286 downloads per month

MIT/Apache

22KB
166 lines

adbear

This is an attempt to alleviate a personal pain point of mine where I have to keep re-pairing my devices and the usual dance of obtaining pairing codes and typing in multiple ADB commands was growing quite wearisome. It is inspired by the ADB-QR VSCode extension and has also been a reference implementation alongside the official ADB Wifi architecture docs.

Status

As of now the CLI works most of the time but deals with any unexpected situations rather poorly. Some logging infrastructure also needs to be built up to ease debugging as well as do a better job of reporting things to users.

Licensing

Dual licensed under Apache 2.0 or MIT at your option.

Dependencies

~4–12MB
~137K SLoC