adbear

Crates.ioadbear
lib.rsadbear
version0.1.1
sourcesrc
created_at2024-09-24 17:07:16.010869
updated_at2024-09-24 17:13:02.997105
descriptionCLI to enable ADB pairing over WiFi
homepagehttps://msfjarvis.github.io/adbear
repositoryhttps://github.com/msfjarvis/adbear
max_upload_size
id1385449
size68,495
Harsh Shandilya (msfjarvis)

documentation

README

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.

Commit count: 26

cargo fmt