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编辑软件
- Host: GitHub
- URL: https://github.com/heartbeatsfeeling/electron-video
- Owner: heartbeatsfeeling
- Created: 2024-08-13T14:04:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T08:01:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T05:44:31.253Z (over 1 year ago)
- Topics: electron, electron-vite, nodejs, react, typescript
- Language: TypeScript
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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] 视频剪切功能
- [ ] 字幕
- [ ] 视频打码