feat: we successfully have the installer working for windows!
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m25s
CI / Lint & Test (pull_request) Failing after 6m21s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped

Models are downloaded at runtime instead of build.
This commit is contained in:
2026-01-28 17:15:13 -08:00
parent 3c8a46e5a6
commit 74c334c939
684 changed files with 431984 additions and 192 deletions
+7 -1
View File
@@ -32,8 +32,14 @@
"shortDescription": "Meeting transcription and summarization tool using local AI models",
"longDescription": "Chronara provides real-time meeting transcription with speaker diarization and AI-powered summaries, all processed locally for maximum privacy.",
"windows": {
"nsis": {}
"nsis": {
"displayLanguageSelector": false,
"installerIcon": "icons/icon.ico"
}
},
"resources": [
"resources/"
],
"icon": [
"icons/32x32.png",
"icons/128x128.png",