mariociabarra / wifriedx

Band-aid for Yosemite WiFi Issues. Menu bar item which disables/enables awdl0 interface. Brings interface up/down with PriviledgedHelper
MIT License
100 stars 10 forks source link

wifriedx

Band-aid for Yosemite WiFi issues caused from AWDL (even when the user is not specifically using AWDL/AirDrop).

More detail at https://medium.com/@mariociabarra/wifriedx-in-depth-look-at-yosemite-wifi-and-awdl-airdrop-41a93eb22e48

Summed up, it's a glorified "sudo ifconfig awdl0 down" that monitors the interface and brings it back down if needbe.

Contains:

VERSION 1.2 ChangeLog:

Uninstall Note: If a user does not uncheck launch at login in the app before deleting the app, ther user can uncheck under Preferences -> User Accounts -> Login Items. The entry is simply an entry in the launch login item plist, but just to be clear.