A soundboard to trigger sounds remotely or local with a keyboard.
First install
* libao
* mpg123
Fix sound:
Open the file `/etc/libao.conf` and change
```
default_driver=alsa
dev=default
```
to
```
default_driver=pulse
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.