Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ducktordanny/sb

Terminal based soundboard written in Go.
https://github.com/ducktordanny/sb

golang soundboard terminal-based

Last synced: 26 days ago
JSON representation

Terminal based soundboard written in Go.

Awesome Lists containing this project

README

        

# sb

Terminal based soundboard written in Go.

## TODOs

- [ ] should add list flag
- [ ] should use attr suggestion
- [ ] selecting from a list?
- [ ] should structure in a better way
- [ ] should use audios as assets and include them with `go install`
- should learn more about Go