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

Configure Feed

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

Add fission to readme and about page

+2
+1
README.md
··· 28 28 #### User layer 29 29 30 30 - [Dropbox](https://www.dropbox.com/) 31 + - [Fission](https://fission.codes/) 31 32 - [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) <small>(Browser)</small> 32 33 - [IPFS](https://ipfs.io/) <small>(using MFS)</small> 33 34 - [RemoteStorage](https://remotestorage.io/)
+1
src/Static/About/Index.md
··· 29 29 This layer will use a single service on which to store your data. Your data being your settings, favourites, playlists, etc. You can choose between these services: 30 30 31 31 - [Dropbox](https://www.dropbox.com/) 32 + - [Fission](https://fission.codes/) 32 33 - [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API) <small>(Browser)</small> 33 34 - [IPFS](https://ipfs.io/) <small>(using MFS)</small> 34 35 - [RemoteStorage](https://remotestorage.io/)