/LiveAutoRecord

基于Electron的多平台直播自动录制软件

Primary LanguageJavaScript

Live auto record

多平台直播自动录制工具

Build Setup

# install dependencies
yarn (or 'npm install')
yarn rebuild:sqlite3 (or 'npm run rebuild:sqlite3')

# serve with hot reload at localhost:9080
yarn dev (or 'npm run dev')

# build electron application for production
yarn build (or 'npm run build')

# lint all JS/Vue component files in `src/`
yarn lint (or 'npm run lint')

Screenshot

新增录播任务

录播任务列表

录播历史

录播播放器

录播播放器-网页全屏

全局录播配置


This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.