Giter Club home page Giter Club logo

bluesnooze's Introduction

Bluesnooze logo

Bluesnooze

Download the latest release or install via Homebrew:

brew install bluesnooze

Please note the latest release requires MacOS Monterey (12.0) or higher.

Enjoying Bluesnooze? ❤️

Perhaps you could buy me a coffee to say thanks ☕

About

Bluesnooze prevents your sleeping Mac from connecting to Bluetooth accessories.

If you pair Bluetooth headphones or speakers with both your phone & Mac it can be frustrating when your sleeping Mac connects intermittently and disrupts the audio.

With Bluesnooze the Bluetooth connection is switched off when your Mac sleeps, and switched on when your Mac wakes.

Screenshot showing Bluesnooze in the status bar

You might also want to check-out Whisper – the volume limiter for MacOS.

Installation

  1. Download Bluesnooze.zip from the latest release
  2. In Finder, open Bluesnooze.zip in your Downloads directory
  3. Drag Bluesnooze.app to your Applications directory
  4. Optional: Configure 'Launch at login'

Caveats

  • Please note this app is not compatible with the “Allow your Apple Watch to unlock your Mac” feature.
  • Unfortunately this app can't be distributed via the App Store because it uses a private API to switch Bluetooth on/off (but the release version is notarized by Apple).

FAQs

Can you add support for selectively disconnecting certain devices?

Bluesnooze is a really simple app which toggles the Bluetooth power on/off. Disconnecting specific devices would require a complete rewrite, and I don't need this functionality or the complexity it brings. Please feel free to fork & experiment as you like ✌️

How can I hide the Bluesnooze icon?

In your terminal run the following command:

defaults write com.oliverpeate.Bluesnooze hideIcon -bool true && killall Bluesnooze

When you next relaunch the application there should be no icon in the menu bar.

How can I restore the Bluesnooze icon?

In your terminal run the following command:

defaults delete com.oliverpeate.Bluesnooze hideIcon && killall Bluesnooze

When you next relaunch the application it should appear in the menu bar.

bluesnooze's People

Contributors

odlp avatar obedparla avatar stefansundin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.