User expresses a need for playlist management features in the Deezer TUI client to enhance user experience.
I just wanted a simple, lightweight TUI client for Deezer for my own personal use, so I threw this together recently. Full disclosure: this was like 50% "vibecoded" with AI to get it up and running quickly. (I didnt have that much time :< but hey it works) **Features:** * Discord RPC integration * MPRIS Support (works with your standard media keys/widgets) * Cover art rendering right in the terminal * Home and Explore pages **Installation:** I just packaged it up: * **Arch (AUR):** `paru -S deezer-tui-bin` * **Ubuntu/Debian:** Grab the `.deb` from the Releases page. * **Other:** Precompiled standalone Linux binary is also on the GitHub. Again made this for my personal use I don't plan on actively maintaining or expanding it, but feel free to pick the project up and continue it if you are up for it. [https://github.com/Minuga-RC/deezer-tui](https://github.com/Minuga-RC/deezer-tui) [https://aur.archlinux.org/packages/deezer-tui-bin](https://aur.archlinux.org/packages/deezer-tui-bin)