Code Monkey home page Code Monkey logo

bluesnooze's Introduction

Bluesnooze logo

Bluesn00ze

This is a fork of the Bluesnooze application.

Download the latest release

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

Installation

  1. Download Bluesnooze.zip from the latest release
  2. In Finder, open Bluesnooze.zip in your Downloads directory
  3. Drag Bluesn00ze.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).

Settings

The application settings can be modified using the defaults command.

# read settings:
defaults read org.sperixlabs.Bluesnooze hideIcon

# update settings:
defaults write org.sperixlabs.Bluesnooze hideIcon -bool true

# delete settings: (this resets everything to defaults)
defaults delete org.sperixlabs.Bluesnooze

Acknowledgements

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.