RIAEvangelist / electron-video-player

[DEPRECATED] electron based video player for all platforms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DEPRECATED] Electron Video Player

This is very old, and I do not maintain it, if it works for you, woot, if not, you can commit or assist with updates as you like.

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

[DEPRECATED] electron based video player for all platforms

License:Other


Languages

Language:JavaScript 59.0%Language:CSS 28.4%Language:HTML 12.7%