Smart Library
Browse by artist, genre and mood. Instant search with Ctrl+K. Edit tags, synced LRC lyrics and album artwork โ all inside the app.
v3.2 ยท Open Source ยท Windows & Linux
RE-KORD is a local music hub with a full-featured player, smart library, built-in studio, yt-dlp downloader, Plectr rhythm game and audio visualizers. Your files, your machine. No subscription, no cloud.
RE-KORD does far more than play music โ and everything runs locally, with no dependency on any external service.
Browse by artist, genre and mood. Instant search with Ctrl+K. Edit tags, synced LRC lyrics and album artwork โ all inside the app.
One workspace, five tabs: guided listening, catalog discovery, downloads, metadata enrichment (MusicBrainz / iTunes) and cover art.
Download single tracks, playlists and full discographies using yt-dlp โ already bundled in the Server packages. No extra setup needed.
A rhythm game generated from the audio analysis of the track you're already listening to. Easy / Normal / Hard, tap / hold / swipe, per-track records.
Top tracks, artists and genres. XP system with levels, daily streaks and dozens of badges โ from first plays to Plectr records.
Seven modes animated in real time: bars, mirror, wave, smooth wave, HยทMยทB waves, signals, karaoke โ and DiscoWall, a reactive grid that bursts with color on every beat.
Any device on your local network can open RE-KORD from a browser. Enable a Cloudflare tunnel for external access directly from Settings.
Multiple accounts on the same machine, each with their own playlists, favorites, stats, Plectr records and shuffle exclusions stored in .kord/.
RE-KORD is a Node.js server with a React UI. Run everything locally or separate the server and client across different machines.
Server + UI in a single installer. The fastest way to start: install, point it at your music folder, and listen.
download Download AppBackend only, with yt-dlp bundled. Perfect on a NAS or headless machine โ any browser on your network becomes the client.
Download ServerThe Electron UI only. Connects to an existing RE-KORD Server on the network โ great on a second PC or laptop.
Download ClientNode.js + npm install + npm run dev. Vite on :5173, API on :3001. For contributors and power users.