Releases: yne/dzr
Releases · yne/dzr
220209
Add /user/:id menu on homepage
220113: Add aur pkg link
Fix markdown headers
211226
Fix: Avoid stdout spam
211114
Fix invalid dzr-url path
211112
Extract DZR_CBC from webplayer if not found
210910
Update README.md
210512
Allow custom player/command upon track play
PLAYER='deedee of=$id' dzr
210412: Shell is life
Working pure shell re-implementation of the previous C version.
Tested on OpenBSD, Ubuntu, Android+Termux
200512
add snapcraft cancerware
200309: Remove OpenSSL dependency
Add modular HTTPS support with the -DUSE_SSL
flags.
This flag allow to build dzr without LibSSL, as static binary (see *_static
artifact) using :
musl-gcc -static dzr.c