Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.
/ traklister Public archive

a minimal app to get Traktor .nml files into formatted plain text

License

Notifications You must be signed in to change notification settings

ewenme/traklister

Repository files navigation

Superceded by tracklister.

traklister

traklister

Copyright 2019 Ewen Henderson. Licensed under the MIT license.

A simple app for parsing Traktor .nml playlists into plain-text formats for using elsewhere.

Use

Visit apps.ewen.io/traklister to use traklister.

  1. Upload a .nml file exported from Traktor (or generated as a history playlist)
  2. Edit tracklist formatting style (optional)
  3. Export tracklist as .txt, or copy to clipboard

You can also run the app locally, from an R session, by simply running:

library(shiny)
runGitHub(repo = "ewenme/traklister", subdir = "inst/shiny")

About

a minimal app to get Traktor .nml files into formatted plain text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published