mic is a general CLI tool interfacing with your local music collection.
Some prerequisites, be sure you have Rust installed on your system.
git clone https://github.com/andrewgxyz/mic.git
cd mic
cargo build --release && cp ./target/release/mic ~/.local/bin
- Count the number of albums, songs by filter categories
- Analyze runtime information
- Generate playlists by similar filters
- wtpn - Generates a list of what albums in your collection released either today, this week of this month.
- Tag Editor?
- Album Collage?