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.

Move dev guide to docs folder

+3 -1
+3 -1
Development_guide.md docs/Development Guide.md
··· 1 + Contributed by [@Netherquark](https://github.com/Netherquark) 2 + 1 3 Hello there! I see you want to build Diffuse. 2 - <p> The process can seem quite complicated, especially if you aren't familiar with concepts like Nix, just like I wasn't when I started out. Don't worry,this guide is here to help you. </p> 4 + <p> The process can seem quite complicated, especially if you aren't familiar with concepts like Nix, just like I wasn't when I started out. Don't worry, this guide is here to help you. </p> 3 5 <p> First off, determine your operating system (of choice). The setup process is considerably easier on MacOS and Linux, but it is still theoretically possible on Windows. </p> 4 6 5 7 **Prerequisites for MacOS and Linux**