weakeng / LiveAutoRecord

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 69.6%Language:Vue 29.0%Language:SCSS 1.0%Language:EJS 0.4%