Crates.io | tuisic |
lib.rs | tuisic |
version | 1.0.1 |
source | src |
created_at | 2024-03-11 08:25:27.305663 |
updated_at | 2024-03-13 16:24:43.059644 |
description | A terminal music player based off your xdg music directory |
homepage | https://github.com/saubuny/tuisic |
repository | https://github.com/saubuny/tuisic |
max_upload_size | |
id | 1169285 |
size | 1,417,636 |
Call via tuisic
. It reads from your XDG Music directory, so make sure you set that up. As of right now, it expects your music directory to be only 0 or 1 directories deep, like having it full of albums.
Clone the repo and run cargo build --release
, and move the build executable from the target
directory to any place in your PATH
. You can also use cargo install tuisic
.