Skip to content

The player base mpv, the UI is electron and react.

License

Notifications You must be signed in to change notification settings

ifoxhz/xikaplay

Repository files navigation

xikaplay

An Electron Player with React and libmpv。公司的内嵌播放器,开发模型验证。 nextui desigh style

download libmpv-2.dll libmpv.dll.a to extraResources/lib目录下面 https://sourceforge.net/projects/mpv-player-windows/files/libmpv/

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

Picture

Image