An open API service indexing awesome lists of open source software.

https://github.com/elliot40404/volgo

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!
https://github.com/elliot40404/volgo

bubbletea charmbracelet cli cross-platform go golang linux macos music ssh terminal tui unix volume windows

Last synced: 2 months ago
JSON representation

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!

Awesome Lists containing this project

README

        

# volgo

[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/elliot40404/volgo/release.yml)](https://github.com/elliot40404/volgo/actions/workflows/release.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/elliot40404/volgo)](https://goreportcard.com/report/github.com/elliot40404/volgo)
[![Go Reference](https://pkg.go.dev/badge/github.com/elliot40404/volgo.svg)](https://pkg.go.dev/github.com/elliot40404/volgo)

![logo](./images/logo.png)
![demo](./images/demo.gif)

volgo is a simple cross platform cli app that can be used to manage the volume of your system audio.

## Installation

```bash
go install github.com/elliot40404/volgo/cmd/volgo@latest
```

## Usage

```bash
volgo # to start in interactive mode

volgo help # to see all available commands
```

## Features

- [x] Interactive mode
- [x] Non interactive mode

## Build From Source with alternative engines

```bash
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