Skip to content

Latest commit

Β 

History

History
78 lines (51 loc) Β· 2.15 KB

File metadata and controls

78 lines (51 loc) Β· 2.15 KB

Maestro 🎡

Build and Release License Platform


Ditch Window's uninspired audio controls.

Maestro is a beautiful, modern audio mixer for Windows. Control individual application volumes with mappable key bindings.

✨ Features

  • 🎨 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

πŸ“¦ Installation

Download the latest release

Requirements

  • Windows 10/11
  • WebView2 Runtime (pre-installed with modern releases)

πŸš€ Quick Start

  1. Download and install Maestro
  2. Runs at startup by default

πŸ› οΈ Development

Architecture

Built with Tauri, Windows API integration, audio session management, and hardware communication managed in Rust. UI uses WebView2, built with Vue.

Development Setup

Requirements

  • Rust (1.8+)
  • Bun (or equivalent runtime)

Getting Started

# 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 build

🀝 Contributing

Contributions 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

Future Plans

  • Hardware integrations
  • Automatic updates
  • Multiple output devices
  • Input device support

πŸ“„ License

MIT License - see LICENSE for details.


Made with ❀️ for Windows enthusiasts