rekord-ripper 0.1.0

Rekordbox analysis utilities
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Rekord Ripper

A utility to transfer Rekordbox analysis data across songs.

https://github.com/user-attachments/assets/0c9d8a70-0058-4870-9988-0bb712931234

## Installation

```bash
cargo install rekord-ripper
```

## Usage

The basic version is `rekord-ripper tui`, which just drops you into the TUI. You can also manually copy with `rekord-ripper cp`, auto copy with `rekord-ripper auto`, and dump the database with `rekord-ripper dump`. See the help pages for more information.