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
Find and play a song
Queue
Find and queues a song
Playlist
Find and play a playlist
Album
Find and play an album
Artist
Find and play songs from an artist
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.