https://github.com/aldarisbm/bluetooth-toggle-macos
Utility to turn off bluetooth when your MacBook's lid is closed and not connected to AC power & resume when its connected to AC power
https://github.com/aldarisbm/bluetooth-toggle-macos
bluetooth laptop macbooks macos
Last synced: 3 months ago
JSON representation
Utility to turn off bluetooth when your MacBook's lid is closed and not connected to AC power & resume when its connected to AC power
- Host: GitHub
- URL: https://github.com/aldarisbm/bluetooth-toggle-macos
- Owner: aldarisbm
- Created: 2020-01-19T03:33:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T16:28:26.000Z (over 4 years ago)
- Last Synced: 2023-03-10T07:39:10.817Z (about 2 years ago)
- Topics: bluetooth, laptop, macbooks, macos
- Language: Go
- Homepage:
- Size: 1.21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Why?
I use my laptop on clamshell state (lid closed) 90% of the time. I usually flip between two MacBooks (work & personal), and one thing that drove me crazy is that
even when my laptop is not connected to power and in clamshell state, essentially "off", bluetooth devices stay connected to it.## Install
`make install`
## Uninstall
`make uninstall`
## Remove
`make remove`