Skip to content

A desktop web app made from Youtube using Electron's electron-quick-start repo. Also has ad-blocker packaged with it so there are no ads on videos.

License

Notifications You must be signed in to change notification settings

jonsnelson/youtube-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube-desktop

A desktop web app made from Youtube using Electron's electron-quick-start repo. Also has ad-blocker packaged with it (using Cliqz's ad-blocker for Electron) so there are no ads on videos.

Where to find the code for the web app

In the /src folder.

To run this from CLI

run: npm install to install dependancies.

then to run the app: npm start

To create an executable

for Windows: npm run windows For Mac: npm run osx For Linux: npm run linux

Packaged using electron-packager.

Licence

MIT Licence

About

A desktop web app made from Youtube using Electron's electron-quick-start repo. Also has ad-blocker packaged with it so there are no ads on videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published