Coder Social home page Coder Social logo

aww's Introduction

Apple Wi-Fi Workaround (AWW)

The goal of this project is to workaround Wi-Fi problems on macOS.

Apple Developer Command Line Tools are required for both compiling and using.

Due to the nature of this tool, this tool requires root access. It will call sudo automatically if it is not currently running as root user.

Usage

  1. Clone this repo.

  2. Go to nativeapi directory, and run make to compile the native library.

  3. Simply run python3 /path/to/this/repo. Can optionally set an alias in your shell for better convenience.

Available Workarounds

  • airportd (default) This workaround suspends the airportd program to disable Wi-Fi roaming and scanning. When this workaround is active, connecting to a different Wi-Fi will not work. Wi-Fi list on the UI will also freeze. Should the current Wi-Fi connection becomes out of range and disconnected, no further reconnection attempt will be made until this workaround is disabled.

  • airplay This workarounds suspends AirPlay (the AirPlayXPCHelper process) and disables the awdl0 interface to avoid ping spikes for a much more stable internet. When this workaround is active, AirPlay will not work, and the chances of awdl0 being restarted is reduced. Additionally, automatic audio sink/source switching when connecting and/or disconnecting Bluetooth audio will not work until this workaround is disabled (already connected Bluetooth audio will work just fine).

aww's People

Contributors

jamestut avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.