Skip to content

HTML5 video player + JavaScript, uses electron to run natively.

Notifications You must be signed in to change notification settings

tfbirk/video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video player created using HTML5 and JavaScript. Use Electron to run as a native app.

Stock movies from https://www.blender.org/features/projects/

Preview

Preview the HTML using GitHub Pages here: https://tfbirk.github.io/video-player/

Running

First install necessary packages

npm install

Then run as a normal electron app: electron . or npm start

Run debug

electron . debug or npm run debug

Command Line Usage

electron . [header <header text>] [debug]

About

HTML5 video player + JavaScript, uses electron to run natively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages