Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.45 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.45 KB

electron-music-player

A Powerful Music Player made with electron framework with HTML CSS and JAVASCRIPT 🔥

Made with electron

Features

🔥 High quality audio
🔻 Download YouTube Videos
🌌 Discord RPC
🎵 Import your own songs

Running the Project

Clone this repo with the command git clone https://github.com/retrouser955/electron-music-player.git in Terminal
Add a song in the src/songs folder
Run yarn install
Run yarn start

Turning the project into an executable (.exe file)

Download node.js from their website and yarn using npm install --global yarn

After you finished running the project, you can turn it into an executable.
Run yarn run make
Go into the out Folder
Go into make -> squirrel.windows (for windows) -> x64 (for windows) -> Run retro-player-1.0.0 Setup.exe

Note: window defender might say it's a virus because I am not a verified publisher.

Screenshots

Retro Player No Music Playing

Grass Animals Heat Waves playing

Discord RPC

Credits

  1. bradtraversy/vanillawebprojects/music-player
  2. ytb2mp3/youtube-mp3-downloader
  3. Thanks Everyone who helped me make this project happen