From 55d4910d7fc2177e38fe5981aae74692bd648054 Mon Sep 17 00:00:00 2001 From: Connor Sweeney <75945279+ConnorSweeneyDev@users.noreply.github.com> Date: Tue, 24 Dec 2024 10:55:46 +0000 Subject: [PATCH] Update readme.md --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index d256638..aae101e 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,7 @@ # TuiMusic + +https://github.com/user-attachments/assets/87bf883f-6ad6-49fc-ba6c-ccc36f908da1 + A terminal-based music player written using SDL, FTXUI and TagLib that has playlists and normalizes volume around -14dB. Playlists are in the form of folders on your filesystem - place absolute paths to folders in the `user/playlists.txt` directory and the player will load them on startup. The player will start playing a random song from the first playlist