genie88 / evplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 50.7%Language:Vue 32.8%Language:CSS 6.3%Language:JavaScript 5.8%Language:Less 3.6%Language:HTML 0.8%