Giter Club home page Giter Club logo

audioswitch's Introduction

AudioSwitch

AudioSwitch is a macOS program that allows switching between audio outputs using a keyboard shortcut, from any application.

When switching, it displays the (user-defined) name of the newly selected output, with a user interface matching the one used by the system for setting the sound volume:

AudioSwitch switching GUI

AudioSwitch works with both built-in and removable (Bluetooth, USB…) audio devices. If a device that has been enabled in AudioSwitch is removed, it will be temporarily removed from the switch list; it will be automatically re-added to the list when reconnected.

Compatiblity

AudioSwitch has been tested on macOS 10.13 High Sierra. It should work on more recents releases of macOS, and might be compatible with earlier OSes, but has not been tested yet.

Usage

To install AudioSwitch, uncompress the AudioSwitch Preferences application, put it somewhere, and run it. Check the “Enable AudioSwitch” checkbox, set a shortcut, and configure the audio outputs to enable.

AudioSwitch preferences GUI

That’s it! AudioSwitch is ready to be used, and will start automatically at startup.

Development

Xcode 10 or newer (with Swift 4.2) is needed for development.

To build AudioSwitch from source, clone the repository and initialize the submodules to get the MASShortcut framework:

$ git submodule init
$ git submodule update

You can then open AudioSwitch.xcodeproj in Xcode.

TODO

  • Create an icon for AudioSwitch Preferences
  • Add translations (currently only English and French are available)
  • Check compatibility with macOS 10.14 Mojave (the new visual effect APIs may remove a private API call currently used by the GUI)
  • Check compatibility with earlier versions of macOS (for instance, the availability of ServiceManager’s SMJobIsEnabled function)

audioswitch's People

Contributors

vinduv avatar

Stargazers

Junius avatar Andrew Peal avatar Luke Hamburg avatar Jianlucah avatar  avatar Evan avatar Mark avatar Sean Stevens avatar  avatar Dewa Widyakumara avatar teamNOOB avatar

Watchers

James Cloos avatar  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.