Skip to content

andrewgxyz/mic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mic - Music Information CLI

mic is a general CLI tool interfacing with your local music collection.

Installation

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

Features

  • 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?

About

General command-line tool relating to music both data gathering and generating collages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages