volgo
February 4, 2025 ยท View on GitHub

volgo is a simple cross platform cli app that can be used to manage the volume of your system audio.
Installation
go install github.com/elliot40404/volgo/cmd/volgo@latest
Usage
volgo # to start in interactive mode
volgo help # to see all available commands
Features
- Interactive mode
- Non interactive mode
Build From Source with alternative engines
git clone https://github.com/elliot40404/volgo.git
cd volgo
go build -o volgo cmd/volgo/
License
MIT
Support My Work