2 stable releases
1.0.1 | Mar 13, 2024 |
---|---|
1.0.0 | Mar 11, 2024 |
#69 in #music-player
1.5MB
378 lines
A TUI music player!
Usage
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.
Installing
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
.
Todo
- Recursive Music Directory
Dependencies
~6–14MB
~168K SLoC