Skip to content

Releases: yne/dzr

220209

09 Feb 16:57
3891052
Compare
Choose a tag to compare
Add /user/:id menu on homepage

220113: Add aur pkg link

13 Jan 18:36
Compare
Choose a tag to compare
Fix markdown headers

211226

26 Dec 22:16
Compare
Choose a tag to compare
Fix: Avoid stdout spam

211114

14 Nov 01:32
Compare
Choose a tag to compare
Fix invalid dzr-url path

211112

12 Nov 14:09
Compare
Choose a tag to compare
Extract DZR_CBC from webplayer if not found

210910

10 Sep 14:32
26905d1
Compare
Choose a tag to compare
Update README.md

210512

12 May 13:42
0ec6ad4
Compare
Choose a tag to compare

Allow custom player/command upon track play

PLAYER='deedee of=$id' dzr

210412: Shell is life

12 Apr 18:32
@yne yne
Compare
Choose a tag to compare

Working pure shell re-implementation of the previous C version.
Tested on OpenBSD, Ubuntu, Android+Termux

200512

12 May 04:54
Compare
Choose a tag to compare
add snapcraft cancerware

200309: Remove OpenSSL dependency

09 Mar 01:41
Compare
Choose a tag to compare

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