Linux Tui MP3 player
This project was created as a personal goal to improve my Rust skills.
Inspiration for the name comes from the character which battle theme is good and feels misplaced in the same time.
For development on Linux OS, alsa development libraries needs to be installed.
dnf install alsa-lib-devel
pacman -S alsa-lib
apt install libasound2