Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 600 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 600 Bytes

soundoutput

soundoutput is a command line tool for switching a sound output device on OS X.

Requirements

  • OS X Lion (10.7) or later
  • Xcode

Installation

make install PREFIX=<your-installation-dir>

Usage

usage: soundoutput
       Display current sound output device

   or: soundoutput <device-index>
       Set sound output device

   or: soundoutput [-l|--list] [-h|--help] [-v|--version]

Options
    -l, --list  List all sound output devices
    -h, --help  Display this help

Documentation can be found at https://github.com/neethouse/soundoutput#readme