Tracklister
get Rekordbox + Traktor exports into plaintext tracklists
Install / Use
/learn @ewenme/TracklisterREADME
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
