Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.2 KB

File metadata and controls

59 lines (39 loc) · 1.2 KB

WorksOnMyMachine

Finally, your builds can sound as dramatic as they feel.

WorksOnMyMachine adds sound effects to Android Studio build events.

The plugin plays customizable sounds when:

  • a build starts
  • a build succeeds
  • a build fails

You can configure custom sound files for each event or use the built-in default sounds.

Features

  • 🔊 Sound when build starts
  • 🔊 Sound when build succeeds
  • 🔊 Sound when build fails
  • 🎧 Custom sound support
  • 🧪 Test buttons for each sound
  • 🔁 Reset to default sounds

System Requirements

Requirement Version
Android Studio 2024.1 (Koala) or newer
Java Runtime JBR 17 (bundled with Android Studio)
Operating System Windows / macOS / Linux

Usage

  1. Install the plugin
  2. Go to Settings → WorksOnMyMachine
  3. Configure sounds for:
    • Build Start
    • Build Success
    • Build Failure
  4. Run a build and enjoy 🎧

Default Sounds

If no custom sound is selected, the plugin uses built-in sounds:

  • progress.wav
  • success.wav
  • failure.wav

License