/evplayer

Primary LanguageTypeScriptMIT LicenseMIT

EvPlayer logo


release license


EvPlayer

参考文章

https://zhuanlan.zhihu.com/p/511443154 https://www.cnblogs.com/ruinuola/articles/16731093.html

Video player base on Electron

Features

  • Cross Platform: Windows, Mac and Linux
  • Simple and no ads
  • Video thumbnails
  • Playback history
  • Keyboard shortcut controls
  • Remember playback progress
  • Screenshot
  • AVI, MKV and more format support

Supports

  • MP4 H.264
  • WebM
  • Ogg Theora Vorbis

Download

You can download from Release page

Screenshots

screenshot

Shortcuts

Shortcut Description
Space Play or Pause
Forward 5 seconds
Rewind 5 seconds
Volume up
Volume down
m Muted or not
f or F11 Fullscreen or not

Develop

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

License

MIT © alex.wei