A better way to relax and listen to lo-fi live streams
Mood-Fi is the best place to relax and listen to a lo-fi live stream. It's a free software app with 30+ lo-fi live streams between 8 different lo-fi types. Take a break, relax and be mood, be Mood-Fi.
The app would be a desktop development study. However, after some time developing, I decided to make it a free software product to collaborate and discover more ideas for the app with feedbacks.
Therefore, this project is on GPLv3. So, be free to share your knowledge, study the project, write some feedback and, maybe, do your app version.
Mood-Fi officially launched as Patch-1.0.0 on 28th of March, however a lot of new features are coming. Watch releases of this repository or follow me on my social medias to be notified for future updates:
To start developing something new about this project, please follow these simple steps.
Here is what you need to be able to use (in development mode) and modify Mood-Fi.
-
Clone the repo
git clone https://github.com/KaykyDeSouzaDias/Mood-Fi.git
-
Go to the project folder
cd Mood-Fi
-
Install npm into the project to create
node_modules
foldernpm install
-
Run the app (in development mode) and start to develop!
npm start
Check out the documentation to getting started
Distributed under the GPLv3 License. See LICENSE
for more information.