Like a blog, but with a list of songs I like
Website : https://gouz.github.io/muzik/
b
: previous trackn
: next trackspace
: play / pauses
: search in playlist+
: pump up the volume-
: pump down the volumer
: repeat modev
: show clip if youtube songx
: shuffle on/offc
: copy link into clipboardq
: quit the playlist view
To build you own, change the songs/list.json
file and run after the usual pnpm install
pnpm run dev
To publish
pnpm run build