Skip to content

A music player build using electron.js that uses YouTube

Notifications You must be signed in to change notification settings

nishantshah977/moodify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.