upload
parents
Showing
.editorconfig
0 → 100644
.eslintignore
0 → 100644
.eslintrc.cjs
0 → 100644
.gitignore
0 → 100644
.npmrc
0 → 100644
.prettierignore
0 → 100644
.prettierrc.yaml
0 → 100644
File added
Heygem.ai模型社区许可协议.pdf
0 → 100644
File added
LICENSE
0 → 100644
README.md
0 → 100644
This diff is collapsed.
Click to expand it.
README_zh.assets/2025-03-20_14-38-00.jpg
0 → 100644
 
95.9 KB
 
24.6 KB
 
36.2 KB
 
40.2 KB
README_zh.assets/accept.png
0 → 100644
 
750 KB
 
168 KB
README_zh.assets/coze-video.png
0 → 100644
 
54.5 KB
 
79.2 KB
README_zh.assets/image-20250304114114272.png
0 → 100644
 
181 KB
README_zh.assets/nvidia.png
0 → 100644
 
890 KB
README_zh.assets/output.png
0 → 100644
 
110 KB
README_zh.assets/shortcut.png
0 → 100644
 
47.1 KB
README_zh.assets/updatewsl.png
0 → 100644
 
5.47 KB
README_zh.assets/wsl-list.png
0 → 100644
 
10.4 KB
README_zh.md
0 → 100644
This diff is collapsed.
Click to expand it.
build/entitlements.mac.plist
0 → 100644
build/icon.icns
0 → 100644
File added
build/icon.ico
0 → 100644
File added
build/icon.png
0 → 100644
 
4.36 KB
build/logo-outline.ico
0 → 100644
File added
deploy/docker-compose-linux.yml
0 → 100644
deploy/docker-compose-lite.yml
0 → 100644
deploy/docker-compose.yml
0 → 100644
dev-app-update.yml
0 → 100644
doc/常见问题.assets/2025-03-25_09-36-07.jpg
0 → 100644
 
241 KB
 
14.1 KB
 
79.2 KB
doc/常见问题.assets/image-20250308205954494.png
0 → 100644
 
103 KB
doc/常见问题.assets/image-20250308212642892.png
0 → 100644
 
20 KB
doc/常见问题.assets/image-20250308213957568.png
0 → 100644
 
174 KB
doc/常见问题.assets/image-20250308215812201.png
0 → 100644
 
301 KB
doc/常见问题.assets/image-20250311143803466.png
0 → 100644
 
43.9 KB
doc/常见问题.md
0 → 100644
electron-builder.yml
0 → 100644
electron.vite.config.mjs
0 → 100644
jsconfig.json
0 → 100644
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
package.json
0 → 100644
| { | |||
| "name": "heygem.ai", | |||
| "version": "1.0.4", | |||
| "description": "An open source, affordable alternative to Heygen", | |||
| "main": "./out/main/index.js", | |||
| "author": "guiji.ai", | |||
| "homepage": "https://heygem.ai", | |||
| "scripts": { | |||
| "dev": "electron-vite dev --watch", | |||
| "start": "electron-vite preview", | |||
| "build": "electron-vite build", | |||
| "postinstall": "electron-builder install-app-deps", | |||
| "build:unpack": "npm run build && electron-builder --dir --config=electron-builder.yml", | |||
| "build:win": "npm run build && electron-builder --win --config=electron-builder.yml", | |||
| "build:linux": "npm run build && electron-builder --linux --config=electron-builder.yml", | |||
| "format": "prettier --write .", | |||
| "lint": "eslint . --ext .js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix" | |||
| }, | |||
| "dependencies": { | |||
| "@electron-toolkit/preload": "^3.0.1", | |||
| "@electron-toolkit/utils": "^3.0.0", | |||
| "axios": "^1.7.7", | |||
| "better-sqlite3": "^11.5.0", | |||
| "dayjs": "^1.11.13", | |||
| "electron-log": "^5.2.2", | |||
| "electron-updater": "^6.1.7", | |||
| "fluent-ffmpeg": "^2.1.3", | |||
| "form-data": "^4.0.2", | |||
| "lodash-es": "^4.17.21", | |||
| "pinia": "^2.2.6", | |||
| "tdesign-icons-vue-next": "^0.3.3", | |||
| "tdesign-vue-next": "^1.10.3", | |||
| "vue-i18n": "^10.0.5", | |||
| "vue-router": "^4.4.5" | |||
| }, | |||
| "devDependencies": { | |||
| "@electron-toolkit/eslint-config": "^1.0.2", | |||
| "@rushstack/eslint-patch": "^1.10.3", | |||
| "@vitejs/plugin-vue": "^5.0.5", | |||
| "@vue/eslint-config-prettier": "^9.0.0", | |||
| "electron": "^33.0.0", | |||
| "electron-builder": "^24.13.3", | |||
| "electron-vite": "^2.3.0", | |||
| "eslint": "^8.57.0", | |||
| "eslint-plugin-vue": "^9.26.0", | |||
| "less": "^4.2.0", | |||
| "prettier": "^3.3.2", | |||
| "raw-loader": "^4.0.2", | |||
| "vite": "^5.3.5", | |||
| "vue": "^3.5.13" | |||
| } | |||
| } | 
resources/ffmpeg/linux-amd64/GPLv3.txt
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/linux-amd64/ffmpeg
0 → 100644
File added
resources/ffmpeg/linux-amd64/ffprobe
0 → 100644
File added
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/linux-amd64/qt-faststart
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/linux-amd64/readme.txt
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/bin/avutil-56.dll
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/bin/ffmpeg.exe
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/bin/ffplay.exe
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/bin/ffprobe.exe
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/bin/swscale-5.dll
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avcodec.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avdevice.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avfilter.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avformat.lib
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avutil-56.def
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/avutil.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/postproc.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/swscale-5.def
0 → 100644
This diff is collapsed.
Click to expand it.
resources/ffmpeg/win-amd64/lib/swscale.lib
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
resources/logo-outline.ico
0 → 100644
This diff is collapsed.
Click to expand it.
resources/logo-outline.png
0 → 100644
This diff is collapsed.
Click to expand it.
resources/logo-solid.ico
0 → 100644
This diff is collapsed.
Click to expand it.
resources/logo-solid.png
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/api/f2f.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/api/remoto.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/api/request.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/api/tts.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/config/config.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/dao/context.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/dao/f2f-model.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/dao/video.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/dao/voice.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/db/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/db/sql.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/handlers/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/handlers/file.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/handlers/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/interval/interval.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/logger.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/service/context.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/service/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/service/model.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/service/video.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/service/voice.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/main/util/ffmpeg.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/preload/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/index.html
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/App.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/api/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/agreement.less
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/base.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/electron.svg
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/renderer/src/assets/images/home/go.svg
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/renderer/src/assets/images/home/play.svg
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/main.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/theme.css
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/assets/wavy-lines.svg
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/client/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/components/AppHeader.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/renderer/src/components/agreement.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/components/deleteDialog.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/components/menuLIst.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/renderer/src/i18n/components/common.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/i18n/config/en.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/i18n/config/zh.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/i18n/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/main.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/router/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/stores/app.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/stores/home.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/stores/user.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/utils/const.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/utils/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
src/renderer/src/views/account/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/renderer/src/views/home/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment