Skip to content

An electron app who show youtube.com and add a rpc

Notifications You must be signed in to change notification settings

Endour-Tech/youtube-app

Repository files navigation

EN

Fork the repo for corrige and add code

You need to install NodeJS

Windows : NodeJs Download

Necessary dependency :

ElectronJs, Electron Builder, DiscordRPC, Electron Updates, Electron Log

Install them by doing :

npm install

You need to make some changes :

In src/config/config.demo.json, first rename it to config.json, then enter the correct values.

Start electron app by doing

npm run start

FR

Clonez l'application pour proposez votre code.

Vous avez besoin d'installer NodeJs

Windows : NodeJs Download

Dépendance nécessaire :

ElectronJs, Electron Builder, DiscordRPC, Electron Updates, Electron Log

Installez les en faisant

npm install

Vous devez faire quelque chagement :

Dans src/config/config.demo.json d'abord le renommer config.json puis entrez les bonnes valeurs

Démarrez l'application en faisant

npm run start