#music-player #player #music #tui #cli

app tuisic

A terminal music player based off your xdg music directory

2 stable releases

1.0.1 Mar 13, 2024
1.0.0 Mar 11, 2024

#2144 in Command line utilities

Download history 259/week @ 2024-03-09 21/week @ 2024-03-16 3/week @ 2024-03-23 33/week @ 2024-03-30 4/week @ 2024-04-06 28/week @ 2024-04-13

68 downloads per month

MIT license

1.5MB
378 lines

A TUI music player!

Tuisic

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–15MB
~168K SLoC