Maestro is a beautiful, modern audio mixer for Windows. Control individual application volumes with mappable key bindings.
- 🎨 Beautiful UI - Modern interface that replaces Windows' basic volume controls
- 🔧 Configurable - Remap keybinds, change themes, and customize behavior
- 🚀 Lightweight - Built with Tauri for optimal performance
Download the latest release
- Windows 10/11
- WebView2 Runtime (pre-installed with modern releases)
- Download and install Maestro
- Runs at startup by default
Built with Tauri, Windows API integration, audio session management, and hardware communication managed in Rust. UI uses WebView2, built with Vue.
- Rust (1.8+)
- Bun (or equivalent runtime)
# Clone the repository
git clone https://github.com/z3k-io/maestro.git
# Install dependencies
bun install
# Start development server
bun run start
# Build the executable
bun run tauri buildContributions are welcome!
- 🐛 Report Bugs: Open an issue with detailed reproduction steps
- 💡 Feature Requests: Suggest new features or improvements
- 🔧 Code Contributions: Submit pull requests for bug fixes or features
- Hardware integrations
- Automatic updates
- Multiple output devices
- Input device support
MIT License - see LICENSE for details.
Made with ❤️ for Windows enthusiasts