amical/apps/electron
Haritabh d7481f7398
Desktop MVP (#23)
* chore: logging + transcription improvements

* chore: add ax context call on rec start

* chore: amical assets

* chore: qol setup changes

* chore: add sidebar

* chore: transcriptions tab

* chore: transcriptions ui

* chore: frame improvements

* chore: ui rework

* chore logger fixes

* chore: whisper model download func

* chore: update model downloading

* chore: transcription updates

* chore: improved logging

* chore: log whisper metrics + raw pcm proc

* chore: ste up libsql

* chore: layout fixes

* chore: clean up ipcs

* chore: integrate trpc

* chore: formatting fixes

* chroe: fix pnpm lock file

* chore: clean up
2025-06-25 17:20:03 +05:30
..
assets Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
public Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
src Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
.gitignore Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
.npmrc feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
.prettierrc feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
components.json feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
drizzle.config.ts Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
eslint.config.mjs Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
fab.html feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
forge.config.ts Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
forge.env.d.ts feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
index.html feat: electron app init & setup (#10) 2025-05-19 22:54:10 +05:30
package.json Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
tsconfig.json Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
vite.main.config.mts Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
vite.preload.config.mts vite.build.fixes (#12) 2025-05-25 16:33:39 +05:30
vite.renderer.config.mts Desktop MVP (#23) 2025-06-25 17:20:03 +05:30
vite.widget.config.mts vite.build.fixes (#12) 2025-05-25 16:33:39 +05:30