Bilibili Live Superviser
- 2018年4月2日,上传第一个可用版本到github
- 2018年2月17日14:41:55,提交第一个版本,完成了多账户登陆控制,弹幕服务器连接控制,基本流程控制
- 技术栈: Nodejs / Electron / Vue / element.ui
建议使用yarn
# install dependencies
npm install
# serve with hot reload at localhost:9080
npm run dev
# build electron application for production
npm run build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.