Discover Packages
github.com/nixpare/AudioSwitch
command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 10, 2024
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.