/Techie_Music_Electron

Electron Music Player

Primary LanguageJavaScript

Electron Music Player

Made with Electron, Reactjs and Express

Reactjs for Frontend
Electron for making it available for discord
Express for the backend part

Setup

Running Reactjs

npm start

Running Express Server

cd/api
npm start

Running Electron

npm run electron

Add client id in package.json

To see how to do this Visit Here

Support for Discord

image

Details

The player has support for Discord Presence and uses discordjs to provide support for the same.

The player uses yt to download Songs only

Music is played with Htmls music attribute.

Drop a ⭐ if you liked the project