XViewer X查看器。 。 用Node.js + Vue + Koa写的本地视频文件的网络浏览与播放系统,提供封面生成等功能。 配置启动 git clone https://github.com/kiritow/xviewer cd xviewer npm install # 在启动之前请完成配置, 配置模板不是默认配置,不能直接拷贝使用 cp config/settings.json.example config/settings.json vim config/settings.json cp config/mysql_config.json.example config/mysql