dns

Server

Library, API, yt-dlp and UI together. Install it on the PC or NAS where your music lives — no separate Client on the same machine.

laptop

Client

UI without the server. For another device on your LAN or via Cloudflare that connects to a Server running elsewhere.

Windows

x64 10 / 11

Server (with UI) and standalone Client as separate archives for Windows x64. Pick what each machine needs.

Linux

x64 Ubuntu 22.04+ · Debian · Fedora

Server and standalone Client as AppImage. The Server includes the UI — use it on the host with your library.

macOS

Coming soon

macOS support is planned for a future release — Universal binary for Apple Silicon and Intel.

RE-KORD 3.4

Universal binary · Apple Silicon + Intel · Server and Client.

Soon

Not yet available

Build from source

RE-KORD only needs Node.js LTS and a folder of audio files. No heavy dependencies.

terminal

Quick start (dev)

Clone, install and run RE-KORD from source.

# clone and install
git clone https://github.com/Creiv/RE-KORD
cd RE-KORD && npm install
# start dev (browser)
npm run dev
checklist

System requirements

  • desktop_windows

    Server

    2 GB RAM minimum · ~300 MB disk · TCP port 3001 available · yt-dlp included

  • laptop

    Client

    1 GB RAM · ~150 MB disk · a reachable RE-KORD server on the network

  • code

    Development

    Recent Node.js LTS · npm · a folder of audio files for testing