This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
KeyTunes is a lightweight Windows tray app for controlling Spotify without switching windows. Unlike tools that scrape window titles or require Spotify Premium + OAuth, KeyTunes hooks directly into Windows' native Audio Session (WASAPI) and Media Transport Controls — the same system your keyboard's media keys use. That means: works on Free accounts, survives Spotify updates, and zero telemetry
I built KeyTunes because I was tired of tabbing out of games/IDE's just to skip a song. Most Spotify control tools either scrape window titles (breaks on every update) or require linking your account through Spotify's Premium-only Web API.
KeyTunes skips both: it talks directly to Windows' own audio and media session APIs, So it works on Free accounts, doesn't touch Spotify's internals, and has zero telemetry (nothing to break, nothing to phone home).
What you get: • Global hotkeys that work in full-screen games, your IDE, anywhere • A tiny mini player with full-res album art • Runs quietly in the tray, auto-updates from GitHub Releases • Fully open source
A quick note on Antivirus (Transparency): Because KeyTunes uses passive global hotkeys (listening without blocking), it relies on a standard Windows low-level keyboard hook. As a result, Windows Defender might flag the unsigned .exe as a false positive (often citing a keylogger heuristic). The app is entirely open-source, completely local, and you can review all the code (specifically src/hotkeys.js) to see exactly how it works. I am currently in the process of submitting the compiled executable to Microsoft's Security portal to get it permanently whitelisted.
Would genuinely love feedback — especially from anyone who's fought with Toastify-style tools before. What's missing? What would make this a daily-driver for you?
One thing I'd love to see is the ability to customize which keys control playback, maybe with a simple settings panel. The default media keys are great, but being able to bind something like Ctrl+Alt+P for play/pause would be perfect for laptops where the media keys are a hassle to reach.
About KeyTunes for Spotify on Product Hunt
“Control Spotify with hotkeys, without tabbing out”
KeyTunes for Spotify was submitted on Product Hunt and earned 0 upvotes and 3 comments, placing #103 on the daily leaderboard. KeyTunes is a lightweight Windows tray app for controlling Spotify without switching windows. Unlike tools that scrape window titles or require Spotify Premium + OAuth, KeyTunes hooks directly into Windows' native Audio Session (WASAPI) and Media Transport Controls — the same system your keyboard's media keys use. That means: works on Free accounts, survives Spotify updates, and zero telemetry
KeyTunes for Spotify was featured in Windows (12.8k followers), Productivity (658.2k followers), Spotify (24.2k followers) and GitHub (41.4k followers) on Product Hunt. Together, these topics include over 184.7k products, making this a competitive space to launch in.
Who hunted KeyTunes for Spotify?
KeyTunes for Spotify was hunted by Faran Raja. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how KeyTunes for Spotify stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.
Hey everyone! 👋
I built KeyTunes because I was tired of tabbing out of games/IDE's just to skip a song. Most Spotify control tools either scrape window titles (breaks on every update) or require linking your account through Spotify's Premium-only Web API.
KeyTunes skips both: it talks directly to Windows' own audio and media session APIs, So it works on Free accounts, doesn't touch Spotify's internals, and has zero telemetry (nothing to break, nothing to phone home).
What you get:
• Global hotkeys that work in full-screen games, your IDE, anywhere
• A tiny mini player with full-res album art
• Runs quietly in the tray, auto-updates from GitHub Releases
• Fully open source
A quick note on Antivirus (Transparency): Because KeyTunes uses passive global hotkeys (listening without blocking), it relies on a standard Windows low-level keyboard hook. As a result, Windows Defender might flag the unsigned .exe as a false positive (often citing a keylogger heuristic). The app is entirely open-source, completely local, and you can review all the code (specifically src/hotkeys.js) to see exactly how it works. I am currently in the process of submitting the compiled executable to Microsoft's Security portal to get it permanently whitelisted.
Would genuinely love feedback — especially from anyone who's fought with Toastify-style tools before. What's missing? What would make this a daily-driver for you?