mirror of
https://codeberg.org/unspeaker/perch.git
synced 2025-12-06 09:36:42 +01:00
13 lines
290 B
Markdown
13 lines
290 B
Markdown
# perch
|
|
|
|
a tui music tagger based on [lofty](https://docs.rs/lofty) and
|
|
[tengri](https://codeberg.org/unspeaker/tengri). cousin to
|
|
[tek](https://codeberg.org/unspeaker/tek).
|
|
|
|
## installation
|
|
|
|
install with cargo from source:
|
|
|
|
```
|
|
cargo install --git https://codeberg.org/unspeaker/perch
|
|
```
|