Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

yujiangqaq/LiveAutoRecord

 
 

Repository files navigation

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')

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.6%
  • Vue 29.0%
  • Other 1.4%