App for macOS & linux that just plays the airhorn noise when you click it.
Unzip the latest Airhorn.app release from /releases
and live your airhorn-fueled dreams.
- Left-click the trumpet icon to make the airhorn noise.
- Right-click the trumpet icon to close the app, removing it from the menu bar.
cd airhorn/linux/xfce4
./autogen.sh --prefix=/usr
make
sudo make install
Check out the docs for more about linux support.