Simple Go soundboard made with giu (imgui)
Drag mp3's into the program, click to play. On restart the shortcuts work.
go install github.com/cauefcr/soundboard@latest
or
git clone https://github.com/cauefcr/soundboard.git && cd soundboard
go install .