Wcon

A bash script to wirelessly connect android devices to a mac via adb
Alternatives To Wcon
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Linux Android Backup318
22 days ago11gpl-3.0CSS
Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
Pen Andro171
2 months ago1gpl-3.0Shell
Script to Automate installtion of Apps ,frida server and moving Burpsuite certificate to root folder
Install_on_ios7
4 years ago6Swift
This is a bash script for install app into many iphones.
Android Data Folder Accessor6
8 years agoShell
A Bash Script to access the contents of /data/data folder of any android application.
Wcon6
3 years ago2apache-2.0Shell
A bash script to wirelessly connect android devices to a mac via adb
Adbwifi5
5 years agoShell
Small bash script for Android to enable adb (android debugging bridge) over WiFi.
Archlinux Android Phone Backup2
a year agogpl-3.0Shell
A simple script to backup an Android phone on Arch Linux.
Yo2
6 months ago2mitShell
A bash script to manage basic flutter commands used in a flutter project
Android One Tool1
4 years agon,ullbsd-2-clauseBatchfile
My new tool for android one devices (Windows-linux)
Automatically Checkin Dingtalk1
3 years agoShell
钉钉自动签到Bash脚本(超简Bash,可自定义修改扩展)/Automatically check-in DingTalk on Bash Script (ultra-simple Bash, customizable extension)
Alternatives To Wcon
Select To Compare


Alternative Project Comparisons
Readme

wCon

wCon, which is short for Wireless Connect, is a bash script that can be used to connect an android device wirelessly to a mac.

Setup

Step 1:

Open your terminal, navigate to the root folder of your android project and run the command

curl -L -O https://raw.githubusercontent.com/efguydan/WCon/master/wcon.sh

Step 2:

Then run

chmod u+x wcon.sh

Step 3 (and Subsequent Times):

You are done with setup. Whenever you want to connect your device to your mac, connect with a cable and run command below. You can remove your USB cable afterwards.

./wcon.sh

Frequently Asked Questions

Do I need a USB cable before I can use this tool?

Yes, a USB cable will needed to connect your android device to your laptop. Although it can be removed as soon as wCon is done connecting your device.

Can I access Wcon outside of the folder it is downloaded in?

No

Do I need to add Wcon to my .gitignore file?

No, It isn't necessary to add wCon to the .gitignore file. However, to avoid pushing unnecessary files to your repository, it is advisable.

License

Copyright 2020 Efe Ejemudaro

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

    http://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.
Popular Adb Projects
Popular Bash Script Projects
Popular Software Development Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Shell
Bash
Usb
Bash Script
Wireless
Adb