An open API service indexing awesome lists of open source software.

https://github.com/heartbeatsfeeling/electron-video

使用electron开发的video编辑软件
https://github.com/heartbeatsfeeling/electron-video

electron electron-vite nodejs react typescript

Last synced: about 1 year ago
JSON representation

使用electron开发的video编辑软件

Awesome Lists containing this project

README

          

# electron-video

使用election 开发的编辑视频工具

## Project Setup

### Install

```bash
$ npm install
```

### Development

```bash
$ npm run dev
```

### Build

```bash
# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux
```

### 未来计划

- [x] 视频剪切功能
- [ ] 字幕
- [ ] 视频打码