curl -fsSL https://raw.githubusercontent.com/ateymoori/lyricglow/main/scripts/install.sh | bash
Supports: Apple Silicon (M1/M2/M3/M4) and Intel Macs • macOS 11.0+
| **Core** - Real-time word-by-word highlighting - Auto-sync with playback position - Full lyrics modal view - Progress bar seek support | **Integrations** - Spotify, Apple Music, YouTube Music - Spotify OAuth for top tracks/albums - Menu bar live lyrics display - 7-day intelligent caching | **Design** - Apple Liquid Glass UI - Dark/light mode auto-switch - RTL support (Arabic, Persian, Hebrew) - Always-on-top floating window |
![]() Full Mode |
![]() Compact Mode |
![]() Lyrics Only |
![]() RTL Support |
| Shortcut | Action |
|---|---|
Cmd+L |
Toggle window |
| Click progress bar | Seek to position |
| Click album art | Open in Spotify |
git clone https://github.com/ateymoori/lyricglow.git && cd lyricglow
npm install
npm run dev # Development with hot reload
npm run build # Compile TypeScript
npm run dist # Build DMG
PRs welcome! Priority areas:
| Service | Purpose |
|---|---|
| LRCLIB | Synchronized lyrics |
| TheAudioDB | Artist metadata |
| Spotify API | Top tracks & albums |