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

https://github.com/xaionaro-go/audiocli

A CLI to help manipulate audio settings on Android
https://github.com/xaionaro-go/audiocli

android audio cli device media preferred settings sound tinycap tinymix

Last synced: 2 months ago
JSON representation

A CLI to help manipulate audio settings on Android

Awesome Lists containing this project

README

          

Just an experimental tool to save and store the state of audio settings on an Android device via an ADB shell

Building:
```
CGO_ENABLED=0 GOARCH=arm64 go build ./cmd/audiocli/
```