Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KBOS toggle on/off #1

Open
tlooden opened this issue Jan 17, 2020 · 3 comments
Open

KBOS toggle on/off #1

tlooden opened this issue Jan 17, 2020 · 3 comments

Comments

@tlooden
Copy link

tlooden commented Jan 17, 2020

Hi!

Thanks a bunch for building this tool. Works well for me so far and saves a lot of hassle.

I could not make out fully from the documentation if/how this tool allows for toggling the KBOS tool on and off. i.e. how might i return to the original bluetooth behaviour after having installed this script?

best,

Tristan

@alb12-la
Copy link
Owner

alb12-la commented Jan 17, 2020

Tristan,

You can always run :
launchctl unload ~/Library/LaunchAgents/sleepwatch_bluetooth.plist
To manually disable the tool, then run :
launchctl load ~/Library/LaunchAgents/sleepwatch_bluetooth.plist
to renable it

However, I do think this is a great suggestion to incorporate into the tool.
I'll add a flag option something like bash setup.sh --disable

Thanks for checking it out.

@tlooden
Copy link
Author

tlooden commented Jan 17, 2020

Sounds good, thank you.

@alb12-la
Copy link
Owner

Hey @tlooden ,
Im currently testing out the branch add-arguments where I added the --disable and --enable arguments to the script. If you get a chance take it for a spin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants