A music player that connects to your cloud/distributed storage.
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update build instructions

+1 -1
+1 -1
README.md
··· 7 7 ## Build it yourself 8 8 9 9 ```shell 10 - npm install 10 + deno run gen:defs:types 11 11 deno run build 12 12 ```