CLI application that can make playlists based on mixxx trackdata
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
crunk f18f48ef9d Update 'README.md' 4 weeks ago
src show track locations from mixxx db 4 weeks ago
.gitignore attempt model creation 4 weeks ago
Cargo.lock compiles 4 weeks ago
Cargo.toml compiles 4 weeks ago
LICENSE Initial commit 4 weeks ago
README.md Update 'README.md' 4 weeks ago
diesel.toml show track locations from mixxx db 4 weeks ago

README.md

Icarus

WIP: CLI application that can make playlists based on mixxx trackdata

  • Make clap args
  • Make own schema table because crate_tracks lacks Primary key
  • Include working Mixxx versions in README