2 releases
0.1.1 | Nov 28, 2021 |
---|---|
0.1.0 | Nov 28, 2021 |
#8 in #music-metadata
125KB
121 lines
morg
Tool for organizing music by the files' metadata.
It's the death of me.
Installation
- Clone this repository:
git clone https://codeberg.org/BubbyRoosh/morg
- Install Rust from the website
- Run the following command:
cargo install --path morg
Usage
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
Dependencies
~5.5MB
~61K SLoC