/airhorn

🎺

Primary LanguageC

🎺 AIRHORN 🎺

App for macOS & linux that just plays the airhorn noise when you click it.

MacOS

Unzip the latest Airhorn.app release from /releases and live your airhorn-fueled dreams.

Screenshot

  • 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.

Linux

  • cd airhorn/linux/xfce4
  • ./autogen.sh --prefix=/usr
  • make
  • sudo make install

Check out the docs for more about linux support.