Skip to content

Volgo is a cross-platform CLI app written in Go for controlling system volume from the terminal. Use simple commands or a beautiful interactive TUI—even over SSH!

License

Notifications You must be signed in to change notification settings

elliot40404/volgo

Repository files navigation

volgo

GitHub Actions Workflow Status Go Report Card Go Reference

logo demo

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

Support Me on Ko-fi

About

Volgo is a cross-platform CLI app written in Go for controlling system volume from the terminal. Use simple commands or a beautiful interactive TUI—even over SSH!

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published