Crates.io | morg |
lib.rs | morg |
version | 0.1.1 |
source | src |
created_at | 2021-11-28 18:31:34.617987 |
updated_at | 2021-11-28 18:45:39.557579 |
description | Tool for organizing music by their metadata. |
homepage | |
repository | https://codeberg.org/BubbyRoosh/morg |
max_upload_size | |
id | 488914 |
size | 172,596 |
Tool for organizing music by the files' metadata.
It's the death of me.
git clone https://codeberg.org/BubbyRoosh/morg
cargo install --path morg
The configuration file can be empty, but still needs to exist.
mkdir -p $HOME/.config/morg
touch $HOME/.config/morg/config.toml
Refer to the example config.toml
file in this repository for possible values.
Simply run the program on either files themselves or the directories containing the files you want organized.
Information on command-line arguments can be displayed upon running with --help