gomus/README.md
2023-07-27 08:29:28 +00:00

11 lines
306 B
Markdown

# gomus
[Bubbletea](https://github.com/charmbracelet/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>
```