Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ducktordanny/sb
- Owner: ducktordanny
- License: mit
- Created: 2023-09-27T15:26:31.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-10T11:24:35.000Z (11 months ago)
- Last Synced: 2024-06-20T22:24:52.937Z (5 months ago)
- Topics: golang, soundboard, terminal-based
- Language: Go
- Homepage:
- Size: 1.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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