tracklister icon indicating copy to clipboard operation
tracklister copied to clipboard

get Rekordbox + Traktor exports into plaintext tracklists

tracklister

Source code behind tracklister.club, a little React web app to turn .txt files exported from Rekordbox and .nml files exported from Traktor into beautiful tracklists.

Set up

First, make sure you have Node installed. Then, clone this git repository and run

npm install
npm start