Files
gomus/README.md
2023-07-27 10:28:25 +02:00

11 lines
260 B
Markdown

# gomus
Bubbletea-based terminal music player inspired by [cmus](https://github.com/cmus/cmus). Gomus has functionality for browsing music, toggling playback and adjusting volume.
![](assets/screenshot.png)
## Usage
```sh
go run main.go <path-to-music>
```