blob: b6b95f2b9dd857c63e089dd8bcd9c5a2cf932235 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# musikbox
A custom music player for the command line, written in Rust.
# Installation
Install the run-time dependencies: `gstreamer gstreamer-vaapi gst-plugins-bad`.
Then, simply build the project using cargo.
This crate is currently not available on crates.io.
|