Spotlightify logo

Spotlightify

The Spotify overlay controller

Control Spotify from anywhere with lightning-fast keyboard commands. Press ⌃ Ctrl + Alt + Space to search, play, and manage your music without leaving your workflow.

Powerful Commands

Everything you need in one shortcut

Access Spotify's full functionality through intuitive keyboard commands. No more context switching.

Play icon
play
song name

Play

Find and play a song

Queue icon
queue
song name

Queue

Find and queues a song

Playlist icon
playlist
playlist name

Playlist

Find and play a playlist

Album icon
album
album name

Album

Find and play an album

Artist icon
artist
artist name

Artist

Find and play songs from an artist

Liked icon
liked

Liked

Plays saved/liked music

Tech Stack

Built with Modern Technologies

Created with modern technologies to deliver a seamless and powerful experience across macOS, Windows, and Linux.

Frontend

React + TypeScript

Powers the UI with type-safe components. Used for the search interface, command system, and settings management. TypeScript ensures robust code quality and better developer experience.

TailwindCSS

Handles styling with utility-first CSS. Enables rapid UI development with consistent design tokens and dark mode support. Provides smooth animations and responsive layouts.

Backend

Wails

Bridges Go (local backend) and web technologies (frontend) through interprocess communication. Provides cross-platform compatibility and build system for macOS, Windows, and Linux.

Golang

Handles core application logic. Manages Spotify API integration, local file caching, and system-level operations. Provides high-performance concurrent operations with goroutines.