SkillAgentSearch skills...

Tracklister

A utility for converting DJ software playlist files into tracklists

Install / Use

/learn @RvNovae/Tracklister
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tracklister

This utility converts .m3u8, .nml, .csv & .m3u files (exported from Rekordbox, Traktor, Serato and Virtual DJ respectively) into readable tracklists. Audio files can now be manually added as well.

Additional tools and special filters ensure a consistent and good looking tracklist.

Preview Image

Installers

Windows

Download Tracklister

Build it yourself!

Requirements

Tracklister is based on Electron, so you'll need a few things to get started:

Node

Electron

Installation

To get it running you just have to run a few simple commands:

  1. Clone the repository git clone git@github.com:RvNovae/tracklister.git

  2. Initialize the project npm install

  3. Run the project! npm start

Packaging

If you would like to package the program for yourself, you can use Electron Builder

  1. Install electron-builder globally npm add -g electron-builder

  2. Package the program! electron-builder . or npm run dist

View on GitHub
GitHub Stars46
CategoryDevelopment
Updated6d ago
Forks1

Languages

JavaScript

Security Score

95/100

Audited on Mar 25, 2026

No findings