# musica ![](https://img.shields.io/badge/language-Rust-red) ![](https://img.shields.io/badge/version-0.2.1-brightgreen) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/myyrakle/musica/blob/master/LICENSE) simple music player ![image](https://github.com/user-attachments/assets/72590ec7-08a4-4643-bbd5-beb79f35a681) ## Install ```bash cargo install musica-app musica-app ``` or Download directly from the release page ## Denpendencies - Linux (Ubuntu) ``` sudo apt install libasound2-dev ```