Skip to main content

A command line wireless control tool for Android.

Project description

Android Wireless Control

Platform PyPI version Wheel Python version license

Wireless-control based on wireless-control is a command line wireless control tool for Android automation enthusiasts.

Wireless-control's source code is made available under the BSD license.

Supported Python Versions

  • Python 3.6+

Supported Platforms

  • Windows 10 (Other platforms have not been tested and are not intended to be supported for the time being officially)

Installation

If you have pip on your system, you can simply install or upgrade wireless-control:

pip install -U wireless-control

Alternately, you can download the source distribution from PyPI, unarchive it, and run:

python setup.py install

Or by github.com:

git clone git@github.com:fjwCode/wireless-control.git
cd wireless-control
python setup.py install

Note: You may want to consider using virtualenv to create isolated Python environments.

Usage

First, make sure that:

  • Your Android phone has USB debugging turned on in developer options.
  • Your computer and phone are connected to the same WiFi.
  • Only one phone connects your computer via USB cable.

OK, Let us begin now!

C:\WINDOWS\system32>python -m wireless_control.py
Now you can unplug the USB cable, and control your device via WLAN.
>>> driver.unlock(1997)   # unlock your device by password
>>> driver.view_packgets_list(keyword='tencent')
['com.tencent.mm', 'com.tencent.android.qqdownloader', 'com.tencent.tim']
>>> driver.make_a_call(18268237856)   # call me
>>> driver.end_the_all()   # end the call

Author

Wireless-control is written and maintained by White Turing (fujiawei@stu.hznu.edu.cn).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wireless-control-0.1.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

wireless_control-0.1.1-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file wireless-control-0.1.1.tar.gz.

File metadata

File hashes

Hashes for wireless-control-0.1.1.tar.gz
Algorithm Hash digest
SHA256 ae75d3cd57aed071c2bd5cd2f054524eadf0a7ef7df8e94ba8b0d0e4053fc3c7
MD5 c3a516c9663571ebfef77a8daac649ad
BLAKE2b-256 609090910c4c3d9c79e8376204e25129b8ec249fdf5a21b35b1085d4d85636da

See more details on using hashes here.

File details

Details for the file wireless_control-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for wireless_control-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8dc895cc2cc332de6c92e26a1eb668899cc8ff8a2cfa70a98be5a6522544f80f
MD5 dfd020a25a8f974832b530987c736cf6
BLAKE2b-256 297daeaa45f8664d90888af495bc5e315cc2623250112ba5d4ad2b02eca727fb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page