Crates.io | music-lounge |
lib.rs | music-lounge |
version | 0.7.2 |
source | src |
created_at | 2021-04-29 12:19:19.965526 |
updated_at | 2024-01-17 18:18:42.402703 |
description | Yet another music player |
homepage | |
repository | https://gitlab.com/aercloud-systems/music-lounge |
max_upload_size | |
id | 391002 |
size | 4,481,542 |
Music Lounge is yet another music player app for Unix-like systems. It will be the default music player for Aercloud OS. Supported music encodings are MP3 (.mp3), WAV (.wav), Vorbis (.ogg), and FLAC (.flac).
Music Lounge is available in the AUR for Arch Linux and any system based on it (like Manjaro Linux, EndeavourOS, and Artix Linux)
Installation example using yay
: yay -S music-lounge
Make sure you have the latest version of Rust installed
Instructions on how to install it are here
There is also a good possibility that Rust may be available in your distro's package repositories. Install it with your package manager if this is true.
After installing Rust run the following commands:
git clone https://gitlab.com/NoahJelen/music-lounge
cd music-lounge
./build.sh
<-- This will request root access in order to install the program
To remove: run ./remove.sh
To do:
bliss-audio
crate for the ability to create Spotify style playlists