A smart Windows utility that automatically pauses your media when you unplug your headphones.
Audio Device Monitor is a lightweight application that runs silently in the system tray, monitors your audio devices, and intelligently pauses any playing media the moment your primary device is disconnected. This prevents the common and often embarrassing problem of audio suddenly blasting from your speakers when you unplug your headphones.
- Automatic Media Pausing: Instantly pauses media from apps like Spotify, YouTube (in-browser), VLC, and more.
- System Tray Operation: Runs discreetly in the system tray for easy access without cluttering your desktop.
- Customizable Settings:
- Enable/disable launching the app on startup.
- Toggle desktop notifications for when media is paused.
- Switch between Light and Dark themes.
- Multi-language support (English & Finnish).
If you'd like to contribute or build the project yourself, you'll need to have the following installed:
- Visual Studio 2022 (Community Edition is sufficient)
- The ".NET desktop development" workload in the Visual Studio Installer.
Once the prerequisites are met, you can clone the repository and build the solution:
# Clone the repository
git clone [https://github.com/ayyyuuuuuuuub/AudioDeviceMonitor.git](https://github.com/ayyyuuuuuuuub/AudioDeviceMonitor.git)
# Open the .sln file in Visual Studio and build in "Release" mode.Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
