-
-
Save kylewin/ec87998827594085e887c7fabf35af7b to your computer and use it in GitHub Desktop.
macos-scheduled-wfbt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 0 * * * /usr/sbin/networksetup -setairportpower en0 off && /opt/homebrew/bin/blueutil --power 0 | |
0 8 * * * /usr/sbin/networksetup -setairportpower en0 on && /opt/homebrew/bin/blueutil --power 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment