Skip to content

Repository files navigation

Build Sound Notifier 🎵

An IntelliJ IDEA plugin that plays custom sounds and displays image overlays when your builds complete.

Features

  • Sound Notifications — Play a different sound for successful vs. failed builds
  • Visual Alerts — Show custom images at configurable screen positions
  • Flexible Positioning — 9 preset positions (corners, edges, center)
  • Fade Effects — Optional fade-in/fade-out animations
  • Customizable Duration — Control how long images stay on screen

Requirements

  • IntelliJ IDEA 2023.3+ (Community, Professional, or Ultimate)
  • Java 17+

Installation

  1. Go to Settings → Plugins
  2. Search for "Build Sound Notifier"
  3. Click Install and restart IDE

Configuration

Settings → Tools → Build Sound Notifier

SettingDescription
Success SoundAudio file (.wav/.mp3) played on successful build
Failure SoundAudio file played on failed build
Success ImageImage displayed on successful build
Failure ImageImage displayed on failed build
Display DurationHow long to show the image (ms)
Fade EnabledEnable fade-in/fade-out animation

Building from Source

./gradlew buildPlugin

The plugin ZIP will be generated in build/distributions/.

License

MIT License — See LICENSE for details.


Copyright (c) 2026 Matteo Miceli

About

An IntelliJ IDEA plugin that plays custom sounds and displays image overlays when your builds complete.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages