Skip to content

Gorter-dev/ConnectToMac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectToMac

ConnectToMap is a python script with a tkinter GUI. All it basically is execute a few commands with button presses.

ONLY ANDROID AND MAC.

Installation

To run the script:

./connectToMac.py

To build a .app file for MacOSX

python3 setup.py py2app --emulate-shell-environment

Usage

Insert IP and press the button to connect to your android device.

First time using program

You have to plug in your device and allow usb debugging.

Then restart the service by:

adb tcpip 5555

Now you should be able to connect wirelessly.

NOTE: You can connect to multiple devices at the same time.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Roadmap

This is an ongoing project, the first next thing I want to implement is the logcat. I am also thinking of a new design.

Feel free to recommend any idea's

License

MIT

About

Connect Android to Mac using ADB wirelessly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages