Skip to content
/ twig Public

A tool to switch between playback devices on Windows

Notifications You must be signed in to change notification settings

kysley/twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>'

About

A tool to switch between playback devices on Windows

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages