Skip to content

lampione/BuildSoundNotifier

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

Setting Description
Success Sound Audio file (.wav/.mp3) played on successful build
Failure Sound Audio file played on failed build
Success Image Image displayed on successful build
Failure Image Image displayed on failed build
Display Duration How long to show the image (ms)
Fade Enabled Enable 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

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages