Audio player
Find a file
2020-01-08 16:02:31 -08:00
.builds Fix build definitions 2020-01-08 16:02:31 -08:00
.gitignore Initial commit 2020-01-08 15:41:57 -08:00
audio.go Initial commit 2020-01-08 15:41:57 -08:00
CHANGELOG Initial commit 2020-01-08 15:41:57 -08:00
CONFIGURATION.md Initial commit 2020-01-08 15:41:57 -08:00
go.mod Initial commit 2020-01-08 15:41:57 -08:00
go.sum Initial commit 2020-01-08 15:41:57 -08:00
goreleaser.yml Initial commit 2020-01-08 15:41:57 -08:00
gui.go Initial commit 2020-01-08 15:41:57 -08:00
gui_key.go Initial commit 2020-01-08 15:41:57 -08:00
gui_mouse.go Initial commit 2020-01-08 15:41:57 -08:00
library.go Initial commit 2020-01-08 15:41:57 -08:00
LICENSE Initial commit 2020-01-08 15:41:57 -08:00
main.go Initial commit 2020-01-08 15:41:57 -08:00
README.md Initial commit 2020-01-08 15:41:57 -08:00

ditty

GoDoc builds.sr.ht status Donate

Audio player

Screenshot

Install

Choose one of the following methods:

Download

Download ditty

Compile

GO111MODULE=on go get git.sr.ht/~tslocum/ditty

Configure

See CONFIGURATION.md

Support

Please share issues/suggestions here.