Skip to content

MacOS daemon to disable Bluetooth if nothing is connected after a period of time

Notifications You must be signed in to change notification settings

alexander-jackson/bidd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Idle Device Daemon (bidd) is a small Rust utility that operates as a launchd daemon and disables Bluetooth on MacOS machines if no devices are connected after a period of time.

Usage

To install bidd and set it up as a launchd daemon, you can run the following:

# Build and install the binary from source
cargo install --git https://github.com/alexander-jackson/bidd.git

# Install the `launchd` configuration
bidd setup

The first time it runs, you will be asked to allow Bluetooth access.

About

MacOS daemon to disable Bluetooth if nothing is connected after a period of time

Topics

Resources

Stars

Watchers

Forks

Languages