Moodify is a music player in development using electron and youtube.
Note: I'm learning electron and want to create music player that is rich in features and liked by users. Current version is not final and with time there will be improvement in UI and Features.
It'll have all the features currently music players provide out there.
It'll have all the features currently music players provide out there.
Home
Music
Download from release or you can make changes and build it.
git clone https://github.com/nishantshah977/moodify.git
cd moodify
Make yor changes
npm install
npm start # To get preview of how your changes work
npm run build # To pack your changes and get .exe
Everyone is free to contribute by submiting a PR. Irrevelant and docs update will not be merged. To make changes in docs please open an issue with tag docs.