CJ Pais
|
e7cdecf7f0
|
clean up code a bit
|
2025-05-14 17:22:37 -07:00 |
|
CJ Pais
|
ef607db260
|
fix Windows build?
|
2025-05-13 14:15:41 -07:00 |
|
CJ Pais
|
1b53bc1bc7
|
Merge pull request #4 from cjpais/refactor-manager
Refactor manager
|
2025-05-13 13:46:44 -07:00 |
|
CJ Pais
|
113edbab5c
|
theoretically have different sample formats working as expected.
|
2025-05-13 13:31:51 -07:00 |
|
CJ Pais
|
4f6d5853b5
|
Don't try to paste blank text.
|
2025-05-13 13:31:24 -07:00 |
|
CJ Pais
|
3e4cf2ef24
|
Fix the window being hidden on macOS when clicking Settings.
|
2025-05-13 12:59:27 -07:00 |
|
CJ Pais
|
b8079b5c68
|
Release key with longer delay.
|
2025-05-13 12:58:23 -07:00 |
|
CJ Pais
|
cff0969b36
|
add Jon's feature.
|
2025-05-12 14:09:47 -07:00 |
|
CJ Pais
|
b5eb5b0431
|
some cleanup
|
2025-05-12 12:22:46 -07:00 |
|
CJ Pais
|
d4ac035b65
|
clean up the accessibility panel.
|
2025-05-12 10:15:32 -07:00 |
|
CJ Pais
|
a4e28be56e
|
add reset button
|
2025-05-12 09:05:53 -07:00 |
|
CJ Pais
|
75648c6137
|
better logo
|
2025-05-12 08:44:26 -07:00 |
|
CJ Pais
|
e0b96ebebc
|
fix not being able to stop recording.
|
2025-05-12 08:23:47 -07:00 |
|
CJ Pais
|
6183c87aee
|
who knows
|
2025-05-09 16:07:36 -07:00 |
|
CJ Pais
|
f8c5875fa8
|
refactored actions.
|
2025-05-09 12:12:44 -07:00 |
|
CJ Pais
|
5043033881
|
really basic actions
|
2025-05-09 12:05:43 -07:00 |
|
CJ Pais
|
2570f99df6
|
Better accessibility permissions.
|
2025-05-09 11:55:55 -07:00 |
|
CJ Pais
|
5fc55cfcb3
|
icon update + color tray when recording
|
2025-05-09 11:46:06 -07:00 |
|
CJ Pais
|
b58b65dabc
|
most basic working being able to change key bindings.
|
2025-05-08 17:19:23 -07:00 |
|
CJ Pais
|
9b5f1c5a04
|
ugly but working unified settings store.
|
2025-05-08 16:43:51 -07:00 |
|
CJ Pais
|
5bddf49f88
|
most basic side of Rust being able to change the key binding.
|
2025-05-07 16:24:20 -07:00 |
|
CJ Pais
|
d36ddfd61c
|
some opt + load directly from a store
|
2025-05-07 13:14:31 -07:00 |
|
CJ Pais
|
cbd6a49181
|
start cleaning up our lib
|
2025-05-07 09:41:54 -07:00 |
|
CJ Pais
|
894b10e40e
|
slightly better ui
|
2025-05-07 07:56:01 -07:00 |
|
CJ Pais
|
cf5b1437b4
|
add basic tray icon for now
|
2025-05-06 12:56:14 -07:00 |
|
CJ Pais
|
9f3a6f5f2f
|
fix window close bug
|
2025-05-06 12:28:43 -07:00 |
|
CJ Pais
|
6d5bd549c0
|
move to tauri managed state
|
2025-05-06 11:59:46 -07:00 |
|
CJ Pais
|
97700cda60
|
remove keybinding manager
|
2025-05-06 11:46:47 -07:00 |
|
CJ Pais
|
2f38e407a5
|
remove cruft
|
2025-05-06 11:19:23 -07:00 |
|
CJ Pais
|
5ffd6bc0a4
|
Revert "fix the paste issue + comment dead code"
This reverts commit 99760ed712.
|
2025-05-05 17:19:24 -07:00 |
|
CJ Pais
|
99760ed712
|
fix the paste issue + comment dead code
|
2025-05-05 16:51:01 -07:00 |
|
CJ Pais
|
09475c12e5
|
add store
|
2025-05-05 16:41:35 -07:00 |
|
CJ Pais
|
6b545d3acd
|
working? ability to package/run on macos
|
2025-05-05 12:13:27 -07:00 |
|
CJ Pais
|
8cd40c391d
|
Add VAD.
|
2025-02-25 19:09:53 -08:00 |
|
CJ Pais
|
9ba4becaee
|
clean up a bunch of unused warnings.
|
2025-02-17 12:20:04 -08:00 |
|
CJ Pais
|
92ce2614dd
|
delayed kb press
|
2025-02-17 12:13:12 -08:00 |
|
CJ Pais
|
870f517be2
|
Work in the background.
|
2025-02-17 12:12:48 -08:00 |
|
CJ Pais
|
0376fbe3e2
|
Merge pull request #3 from cjpais/keybinding-bug
Keybinding bug
|
2025-02-17 11:51:37 -08:00 |
|
CJ Pais
|
b47a897164
|
Fixed bindings blowing up.
|
2025-02-17 11:51:15 -08:00 |
|
CJ Pais
|
4a7f5e1281
|
Add a little extra padding to avoid some failures.
|
2025-02-17 11:50:28 -08:00 |
|
CJ Pais
|
45e9c3a3ac
|
Merge pull request #2 from cjpais/llm
Llm
|
2025-02-17 10:09:21 -08:00 |
|
CJ Pais
|
14b2789e4b
|
Most basic working LLM end-to-end feature parity with handy.
|
2025-02-17 10:06:01 -08:00 |
|
CJ Pais
|
6b088deaf5
|
Very basic version of the clipboard implemented.
|
2025-02-17 09:08:48 -08:00 |
|
CJ Pais
|
3d774b8367
|
Fix some weird keybinding issues
|
2025-02-16 19:37:32 -08:00 |
|
CJ Pais
|
661c46eae8
|
most basic example LLM calling
|
2025-02-16 19:17:44 -08:00 |
|
CJ Pais
|
0d4a69a620
|
Update README.md
|
2025-02-15 20:57:44 -08:00 |
|
CJ Pais
|
5c9ed8a434
|
Merge pull request #1 from cjpais/resample
Resample
|
2025-02-14 16:40:27 -08:00 |
|
CJ Pais
|
aef7699734
|
Remove extraneous logging
|
2025-02-14 16:39:50 -08:00 |
|
CJ Pais
|
8381b9f48e
|
much better performance on the fly transcription
|
2025-02-14 16:24:23 -08:00 |
|
CJ Pais
|
be49d3ed0c
|
basic settings page
|
2025-02-12 18:42:24 -08:00 |
|