Skip to content

hawkeye64/electron-video-player

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Video Player

electron video player logo

The electron video player is developed to be a simple and intuitive desktop app with supprt for Windows, Mac and Linux. It plays video files from both your local machine and the interwebs. It was developed using GitHub's Electron

known supported video types

  • mp4
  • webm
  • ogg
  • mov (MPEG4 | H.264)
  • avi (MPEG4 | H.264)
  • mkv (MPEG4 | H.264)
  • m4v (MPEG4 | H.264)

video player shortcuts

key action
space toggle play/pause
enter toggle play/pause
esc exit fullscreen

Screenshots

electron video player
electron video player
electron video player
electron video player
electron video player

Contributing

Please feel free to fork and contribute, we know you have good ideas and we would love to incorporate them to benifit everyone's experience.

Licensed under DBAD licence

See the DBAD License in your language by visiting the DBAD github page

About

electron based video player for all platforms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.9%
  • CSS 28.4%
  • HTML 12.7%