Skip to content

CLI tool to help manage Mixxx 2.4 libraries

License

Notifications You must be signed in to change notification settings

mass8326/mixxxkit

Repository files navigation

MixxxKit

Caution

Cue points might not save after using this tool. Please make a backup and only use this tool for temporary or experimental uses.

A potential reason for this issue is here: mixxxdj/mixxx#12328

A command line tool that makes managing Mixxx 2.4 libraries easy.

How To Use

You may download the standalone executable from our releases page. Use the appropriate file for your operating system.

Running the executable will bring up an interactive prompt in your terminal:

? What would you like to do?
> Backup
  Import
  Merge
[↑↓ to move, enter to select, type to filter]

You may also pass the executable arguments to skip the prompting for use in scripts:

$ mixxxkit merge --help
$ mixxxkit merge source.db --force --debug mixxxkit::database

Contributors

Install required dependencies for Ubuntu:

$ sudo apt install -y musl-tools

About

CLI tool to help manage Mixxx 2.4 libraries

Resources

License

Stars

Watchers

Forks

Packages

No packages published