Generates and manages static html of mpd currently playing music.

git clone git://watertao.xyz/programs/mpdhh.git

commit cb909ddddf56d66aa26eb252e17fa77c6b22eb9c
parent 54ca09ad7b8318876321436c780305f895b38163
Author: Jeff <dev@watertao.xyz>
Date:   Sat, 24 May 2025 13:55:31 -0700

Added LICENSE file.

Diffstat:
ALICENSE | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/LICENSE b/LICENSE @@ -0,0 +1 @@ +Copy this repository into your own responsibility and do with it as you wish.