Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 415 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 415 Bytes

Desktop YouTube App

Simple Electron application with URL https://www.youtube.com/ in <webview> tag. Easy to install (if you already have Nodejs installed). This is actually pretty useless, but you can use it if you don't like opening a browser or something idk... ¯\(ツ)

Installation

Install npm packages:

npm install

Build the installer file for Windows:

npm run dist