Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyTunes

KeyTunes Logo

KeyTunes is a lightweight, ultra-fast background application that adds custom, passive global hotkeys and a sleek mini player to Spotify on Windows.

Unlike other Spotify controllers, KeyTunes does not rely on slow web scrapers, simulated keypresses, or the Premium Spotify Web API. Instead, it hooks directly into the native Windows Media Control APIs and the Windows Audio COM Session to deliver instant, zero-lag volume and playback controls.

Features

  • Passive Global Hotkeys: Control Spotify from anywhere, even while gaming. The app listens passively without blocking other inputs.
  • Zero-Lag Volume Control: Uses the native Windows Audio IAudioSessionControl API for instantaneous 2% volume adjustments that you can hold down without freezing your system.
  • Sleek Mini Player: A floating, drag-and-drop mini player that stays out of your way.
  • High-Res Album Art: Bypasses low-quality Windows thumbnails and automatically fetches gorgeous 600x600 album art from the public iTunes database.

Installation

  1. Go to the Releases page.
  2. Download the latest KeyTunes Setup.exe.
  3. Double-click the installer to launch the Setup Wizard.
  4. The wizard will let you choose your installation folder and give you the option to create a Desktop Shortcut.

Note: KeyTunes is properly registered with Windows, meaning you can easily uninstall it at any time from your Control Panel's "Add or Remove Programs" menu.

Usage

Once installed, KeyTunes will sit quietly in your system tray. You can right-click the tray icon to access:

  • Hotkeys: Rebind your playback and volume hotkeys.
  • Mini Player: Open the floating player to see what's currently playing.
  • Quit: Completely exit the application.

Default Hotkeys

  • CTRL+SHIFT+UP: Volume Up
  • CTRL+SHIFT+DOWN: Volume Down
  • CTRL+SHIFT+LEFT: Previous Track
  • CTRL+SHIFT+RIGHT: Next Track
  • CTRL+SHIFT+SPACE: Play/Pause

For Developers Only

If you want to modify the source code and run KeyTunes locally via Node.js:

git clone https://github.com/FaranRaja/KeyTunes.git
cd KeyTunes
npm install
npm start

Build from source

npm run dist

This will compile the .exe installer in the dist folder.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages