#adb #devices #wifi #connect #command-line-tool #version #connected

app aow

A command line tool for adb to connect devices over wifi

4 releases

0.1.5 Apr 1, 2021
0.1.4 Mar 16, 2021
0.1.1 Nov 12, 2020
0.1.0 Nov 5, 2020

#1012 in Hardware support

Apache-2.0

780KB
561 lines

Adb Over Wifi (aow)

[ /a-o/ ]

cargo CI

A command line tool written in Rust for adb to connect device to your machine over wifi.

On top of that it can do a lot of things (check full menu here) for eg taking a screenshot, recording screen, testing deeplinks etc.

The program is made to handle multiple connected devices & also provide some Hints if any error occurs with adb. It can smartly notify you about the new version available.

The usage of the program (after installation) is pretty simple. Just connect a device > open a terminal & type aow. For more options read here.

Installation

The program is available for all major platforms Mac, Linux & Windows however the installation procedure might differ.

Some information you might be interested in reading,

Contribute

Contributions are very welcome! See CONTRIBUTING for more info.

License

Copyright 2020 Kaustubh Patange

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependencies

~10–15MB
~297K SLoC