Audio player
Go to file
Trevor Slocum 83f3c4f1c8 Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00
.gitignore Initial commit 2020-01-08 15:41:57 -08:00
.gitlab-ci.yml Migrate to GitLab 2020-01-22 15:50:59 -08:00
CHANGELOG Add --restrict-library option 2020-01-23 08:55:39 -08:00
CONFIGURATION.md Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00
LICENSE Initial commit 2020-01-08 15:41:57 -08:00
README.md Migrate to GitLab 2020-01-22 15:50:59 -08:00
audio.go Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00
config.go Allow keybindings to be configured 2020-01-22 14:57:31 -08:00
go.mod Migrate to GitLab 2020-01-22 15:50:59 -08:00
go.sum Migrate to GitLab 2020-01-22 15:50:59 -08:00
goreleaser.yml Migrate to GitLab 2020-01-22 15:50:59 -08:00
gui.go Add --restrict-library option 2020-01-23 08:55:39 -08:00
gui_key.go Migrate to GitLab 2020-01-22 15:50:59 -08:00
gui_list.go Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00
gui_mouse.go Migrate to GitLab 2020-01-22 15:50:59 -08:00
library.go Allow keybindings to be configured 2020-01-22 14:57:31 -08:00
main.go Add --restrict-library option 2020-01-23 08:55:39 -08:00
streamer.go Add rate limit to file descriptor streaming 2020-01-23 17:46:05 -08:00

README.md

ditty

GoDoc CI status Donate

Audio player

Screenshot

Install

Choose one of the following methods:

Download

Download ditty

Compile

go get gitlab.com/tslocum/ditty

Dependencies

ditty is powered by beep.

Documentation

See CONFIGURATION.md for default keybindings.

Support

Please share issues/suggestions here.