Skip to content

weichenw/wifriedx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • Runs at Login
  • Uninstalls Daemon on the following boot after the App is deleted.

Contains:

  • Menu bar item which monitors the interface and sends commands to daemon helper
  • SMBlessed PriviledgedHelper daemon to bring the interface up/down

VERSION 1.2 ChangeLog:

  • Support for OS X dark menu bar by kirb (Adam D)

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.

About

Band-aid for Yosemite WiFi Issues. Menu bar item which disables/enables awdl0 interface. Brings interface up/down with PriviledgedHelper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Objective-C 98.9%
  • C++ 1.1%