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.

Update changelog

+4
+4
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## 3.1.1 4 + 5 + - Fixes Google Drive CORS issue 6 + 3 7 ## 3.1.0 4 8 5 9 - **Removes usage of the Web Audio API, just uses `<audio>` elements now so that Diffuse can be played in the background on iOS.** _Sadly this also means the equalizer has been removed, but a better volume control has been added instead, one that doesn't move away from the tracks view._