Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
/ mobisync Public archive

Shell script for syncing an android and a Mac (the unloved pair). Requires you to tinker to make it work for you. Can also work alongside USB tethering.

License

Notifications You must be signed in to change notification settings

gugulet-hu/mobisync

Repository files navigation

mobisync

License: MIT

mobisync-logo

This script syncs an Android with a Mac using adb and adb-sync. You will need to edit the script to meet your own needs. You will need to enable 'USB Debugging' mode in Developer options on your Android in order for this to work.

WARNING: This app will delete files on your android. Be careful!

Dependencies

adb

brew install android-platform-tools

adb-sync

git clone https://github.com/google/adb-sync.git

Note

Some knowledge of adb and the Android file system is required. Runs on macOS.

License

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Shell script for syncing an android and a Mac (the unloved pair). Requires you to tinker to make it work for you. Can also work alongside USB tethering.

Topics

Resources

License

Stars

Watchers

Forks