VoiceDialogue / electron-app

Commit History

修复electron app打包时,需要notary两次的问题
00c731a

liumaolin commited on

[fix]: notarize debug info.
0d40789

Xin Zhang commited on

更新加载页面图标路径,添加新的图标文件至assets/images目录。
fb2e3d6

liumaolin commited on

更新electron-app的package.json文件,设置版本号为日期。
5f0761d

liumaolin commited on

[fix]: update frame.
2d7fc97

Xin Zhang commited on

Bump app version to 1.0.2 in `package.json`.
f00898d

liumaolin commited on

Change log level from `debug` to `info` for Python process stdout in `utils.js`
9c5ad6e

liumaolin commited on

Bump version to 1.0.1 in `package.json`
1abf080

liumaolin commited on

Update static file routing and root endpoint for frontend integration
f7b034a

liumaolin commited on

Update Python subprocess termination to use SIGKILL instead of SIGTERM for forceful termination
86dbbe1

liumaolin commited on

Replace `ffmpeg`-based audio loading with `soundfile` and `librosa`
b6d76bc

liumaolin commited on

Add macOS entitlements and assets for Electron app build
95e7f8b

liumaolin commited on

Add Electron app scaffolding with loading screen and Python backend integration
065b0f6

liumaolin commited on

Remove unused assets: delete `appicon.png` and `dmg_bg.png` from `electron-app`.
28a4171

liumaolin commited on

Organize assets: rename icons to `electron-app/assets/icons` and add `dmg_bg.png` to `electron-app/assets/images`.
de71b66

liumaolin commited on