EvPlayer
EvPlayer copied to clipboard
Video player base on Electron
EvPlayer
Video player base on Electron
Features
- [x] Cross Platform: Windows, Mac and Linux
- [x] Simple and no ads
- [x] Video thumbnails
- [x] Playback history
- [x] 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
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