Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.25 KB

Moodify - No more ADS and annoying feeling

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.

Preview

Home

Moodify Homepage

Music

Moodify Music Page Preview

Installation

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

Contributuing

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.