AudioSwitch

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2024 License: MIT Imports: 19 Imported by: 0

README

AudioSwitch v1.0.0

Quickly toggle audio devices

AudioSwitch allows you to simply create any keyboard shortcut in order to toggle any audio device with a convenient overlay to always see the state of said device. For now the only eligible devices are microphones.

Project structure

The project is created with:

  • GoLang for the backend logic
  • C++ and CGO to interact with the Windows Core Audio APIs
  • SolidJS for the frontend
  • Wails3 to link the backend and the frontend
Project build

Dependencies:

Install steps:

  • First clone the repo:
    git clone https://github.com/nixpare/AudioSwitch
    
  • Install Wails3:
    go install -v github.com/wailsapp/wails/v3/cmd/wails3@latest
    
  • Build the project:
    wails3 task build:windows:prod:amd64
    

In order to run in DevMode:

wails3 dev

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL