f01c33 / soundboard

Simple Go soundboard made with giu (imgui)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundboard Go

Simple Go soundboard made with giu (imgui)

screenshot

Usage

Drag mp3's into the program, click to play. On restart the shortcuts work.

Install

go install github.com/f01c33/soundboard@latest

or

git clone https://github.com/f01c33/soundboard.git && cd soundboard
go install .

About

Simple Go soundboard made with giu (imgui)

License:MIT License


Languages

Language:Go 98.2%Language:Shell 1.8%