Audio player
Go to file
Trevor Slocum 18812b2913 Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -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
CHANGELOG Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -08:00
CONFIGURATION.md Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -08:00
LICENSE Initial commit 2020-01-08 15:41:57 -08:00
README.md Optimize rendering 2020-01-09 09:48:00 -08:00
audio.go Allow audio buffer size to be configured 2020-01-09 16:34:14 -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 Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -08:00
gui_key.go Add keybinding backspace to focus the current folder after returning to the parent folder 2020-01-16 05:58:20 -08:00
gui_list.go Resolve audio race condition 2020-01-09 15:51:37 -08:00
gui_mouse.go Resolve audio race condition 2020-01-09 15:51:37 -08:00
library.go Initial commit 2020-01-08 15:41:57 -08:00
main.go Allow audio buffer size to be configured 2020-01-09 16:34:14 -08:00

README.md

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

Documentation

See CONFIGURATION.md for default keybindings.

Support

Please share issues/suggestions here.