Video player base on Electron
- 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
- MP4 H.264
- WebM
- Ogg Theora Vorbis
You can download from Release page
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 |
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
MIT © alex.wei