Handy/src-tauri
Jackson 93215dc097
A few optimizations on startup (#182)
* Use an optimal release profile... load managers & hotkeys first, add a
splash, simplify app handler

* removed splashscreen, hopefully app boots fast enough anyhow

* No need to load transcription model on start now that its loaded on
demand & cleanup

* Make an unloaded model status

* tiny modification to unloading

* update comment

---------

Co-authored-by: CJ Pais <cj@cjpais.com>
2025-10-17 16:05:43 -07:00
..
capabilities more wip but roughly is there 2025-08-01 14:15:02 -07:00
gen/apple more wip but roughly is there 2025-08-01 14:15:02 -07:00
icons who knows 2025-05-09 16:07:36 -07:00
resources Add custom sound and control notif volume (#214) 2025-10-16 09:08:27 -07:00
src A few optimizations on startup (#182) 2025-10-17 16:05:43 -07:00
.gitignore basic working transcription. 2025-02-03 09:26:37 -08:00
build.rs basic working transcription. 2025-02-03 09:26:37 -08:00
Cargo.lock Release v0.5.3 2025-10-13 14:46:23 -07:00
Cargo.toml A few optimizations on startup (#182) 2025-10-17 16:05:43 -07:00
Entitlements.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
Info.plist working? ability to package/run on macos 2025-05-05 12:13:27 -07:00
tauri.conf.json A few optimizations on startup (#182) 2025-10-17 16:05:43 -07:00