Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/himbeerserverde/musikbox
A custom music player for the command line, written in Rust.
https://github.com/himbeerserverde/musikbox
Last synced: 5 days ago
JSON representation
A custom music player for the command line, written in Rust.
- Host: GitHub
- URL: https://github.com/himbeerserverde/musikbox
- Owner: HimbeerserverDE
- License: mit
- Created: 2022-12-22T17:52:11.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T14:30:05.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T06:19:53.560Z (about 2 months ago)
- Language: Rust
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.