Skip to content

uk1618/SpotifyHotkeyController

Repository files navigation

⭐ If you find this project useful, don’t forget to give it a star!

Spotify Hotkey Controller

A modern, lightweight Windows application to control Spotify Global Media Keys (Play/Pause, Next, Previous) with customized hotkeys. Features a system tray icon, "Run at Startup" support, and a sleek dark UI.

📥 Download & Install (For Users)

Download Latest Installer (Setup.exe)

  1. Click the link above to go to the Releases page.
  2. Download SpotifyHotkeyControllerSetup.exe.
  3. Run the setup file to install the application.
  4. The app will launch automatically and appear in your System Tray.

🛠️ Development (For Developers)

Features

  • Global Hotkeys: Control media even while gaming or working.
  • Modern Settings UI: Customized dark theme with rounded controls.
  • Run at Startup: Auto-start on Windows login via Registry.
  • System Tray: Runs silently in the background.

Prerequisites

  • Windows 10 or 11
  • .NET 8.0 SDK

How to Build

  1. Clone the repository:
    git clone https://github.com/YOUR_USERNAME/SpotifyHotkeyController.git
  2. Open in Visual Studio 2022 or VS Code.
  3. Build and Run:
    dotnet run

License

MIT License. Free to use and modify.