/twig

A tool to switch between playback devices on Windows

Primary LanguageGo

twig

Overview

A tool for me to quickly switch between playback devices on Windows.

Get device ids

> Get-AudioDevice -List

Installation

Requires AudioDeviceCmdlets to be installed.

  • Clone repo
  • run go build
  • run go install

Usage

> twig speakers
# Default playback & comm device is now my speakers :)

> twig headphones
# Default playback & comm device is now my headphones >:)

shift + space

'> twig <speakers | headphones>'