Commit graph

  • ec617e7909 Update README.md CJ Pais 2025-06-16 15:04:47 -0700
  • 4dd44148cb
    Create LICENSE CJ Pais 2025-05-28 11:05:43 -0500
  • c213a30026 Release 0.1.0 CJ Pais 2025-05-16 14:34:47 -0700
  • 29aaba654c Clean up Linux build. CJ Pais 2025-05-16 10:32:25 -0700
  • 6e8128defd remove some debug logging, plus some general minor cleanup CJ Pais 2025-05-16 09:06:46 -0700
  • 4bab3f11a9 fix short words being thrown out CJ Pais 2025-05-15 15:48:22 -0700
  • 012ab26aa4 remove unused import CJ Pais 2025-05-15 15:18:02 -0700
  • d3cad4973f sample default settings for future CJ Pais 2025-05-15 15:15:04 -0700
  • 1e976d62b1 auto start stuff? CJ Pais 2025-05-15 15:14:27 -0700
  • 3414a6aee8 rename somethings CJ Pais 2025-05-15 15:07:12 -0700
  • cc4b057993 basically label option nicely on macOS as well as fix command not being sent properly. CJ Pais 2025-05-15 13:42:31 -0700
  • 5735b83cd2 Merge branch 'main' of https://github.com/cjpais/handy-app CJ Pais 2025-05-15 13:21:52 -0700
  • 821e12bdf6 handle app close uniformly xplatform CJ Pais 2025-05-15 13:20:54 -0700
  • e307da8544 fix bugs on linux (mix two channels down to 1, build with vulkan) CJ Pais 2025-05-15 13:00:16 -0700
  • e7cdecf7f0 clean up code a bit CJ Pais 2025-05-14 17:22:37 -0700
  • ef607db260 fix Windows build? CJ Pais 2025-05-13 14:15:41 -0700
  • 1b53bc1bc7
    Merge pull request #4 from cjpais/refactor-manager CJ Pais 2025-05-13 13:46:44 -0700
  • 113edbab5c theoretically have different sample formats working as expected. CJ Pais 2025-05-13 13:31:51 -0700
  • 4f6d5853b5 Don't try to paste blank text. CJ Pais 2025-05-13 13:31:24 -0700
  • 3e4cf2ef24 Fix the window being hidden on macOS when clicking Settings. CJ Pais 2025-05-13 12:59:27 -0700
  • b8079b5c68 Release key with longer delay. CJ Pais 2025-05-13 12:58:23 -0700
  • cff0969b36 add Jon's feature. CJ Pais 2025-05-12 14:09:47 -0700
  • b5eb5b0431 some cleanup CJ Pais 2025-05-12 12:22:46 -0700
  • d4ac035b65 clean up the accessibility panel. CJ Pais 2025-05-12 10:15:32 -0700
  • a4e28be56e add reset button CJ Pais 2025-05-12 09:05:53 -0700
  • 75648c6137 better logo CJ Pais 2025-05-12 08:44:26 -0700
  • e0b96ebebc fix not being able to stop recording. CJ Pais 2025-05-12 08:23:47 -0700
  • 6183c87aee who knows CJ Pais 2025-05-09 16:07:36 -0700
  • f8c5875fa8 refactored actions. CJ Pais 2025-05-09 12:12:44 -0700
  • 5043033881 really basic actions CJ Pais 2025-05-09 12:05:43 -0700
  • 2570f99df6 Better accessibility permissions. CJ Pais 2025-05-09 11:55:55 -0700
  • 5fc55cfcb3 icon update + color tray when recording CJ Pais 2025-05-09 11:46:06 -0700
  • b58b65dabc most basic working being able to change key bindings. CJ Pais 2025-05-08 17:19:23 -0700
  • 9b5f1c5a04 ugly but working unified settings store. CJ Pais 2025-05-08 16:43:51 -0700
  • 5bddf49f88 most basic side of Rust being able to change the key binding. CJ Pais 2025-05-07 16:24:20 -0700
  • d36ddfd61c some opt + load directly from a store CJ Pais 2025-05-07 13:14:31 -0700
  • cbd6a49181 start cleaning up our lib CJ Pais 2025-05-07 09:41:54 -0700
  • 894b10e40e slightly better ui CJ Pais 2025-05-07 07:56:01 -0700
  • cf5b1437b4 add basic tray icon for now CJ Pais 2025-05-06 12:56:14 -0700
  • 9f3a6f5f2f fix window close bug CJ Pais 2025-05-06 12:28:43 -0700
  • 6d5bd549c0 move to tauri managed state CJ Pais 2025-05-06 11:59:46 -0700
  • 97700cda60 remove keybinding manager CJ Pais 2025-05-06 11:46:47 -0700
  • 2f38e407a5 remove cruft CJ Pais 2025-05-06 11:19:23 -0700
  • 5ffd6bc0a4 Revert "fix the paste issue + comment dead code" CJ Pais 2025-05-05 17:19:24 -0700
  • 99760ed712 fix the paste issue + comment dead code CJ Pais 2025-05-05 16:51:01 -0700
  • 09475c12e5 add store CJ Pais 2025-05-05 16:41:35 -0700
  • 6b545d3acd working? ability to package/run on macos CJ Pais 2025-05-05 12:13:27 -0700
  • 8cd40c391d Add VAD. CJ Pais 2025-02-25 19:09:53 -0800
  • 9ba4becaee clean up a bunch of unused warnings. CJ Pais 2025-02-17 12:20:04 -0800
  • 92ce2614dd delayed kb press CJ Pais 2025-02-17 12:13:12 -0800
  • 870f517be2 Work in the background. CJ Pais 2025-02-17 12:12:48 -0800
  • 0376fbe3e2
    Merge pull request #3 from cjpais/keybinding-bug CJ Pais 2025-02-17 11:51:37 -0800
  • b47a897164 Fixed bindings blowing up. CJ Pais 2025-02-17 11:51:15 -0800
  • 4a7f5e1281 Add a little extra padding to avoid some failures. CJ Pais 2025-02-17 11:50:28 -0800
  • 45e9c3a3ac
    Merge pull request #2 from cjpais/llm CJ Pais 2025-02-17 10:09:21 -0800
  • 14b2789e4b Most basic working LLM end-to-end feature parity with handy. CJ Pais 2025-02-17 10:06:01 -0800
  • 6b088deaf5 Very basic version of the clipboard implemented. CJ Pais 2025-02-17 09:08:48 -0800
  • 3d774b8367 Fix some weird keybinding issues CJ Pais 2025-02-16 19:37:32 -0800
  • 661c46eae8 most basic example LLM calling CJ Pais 2025-02-16 19:17:44 -0800
  • 0d4a69a620
    Update README.md CJ Pais 2025-02-15 20:57:44 -0800
  • 5c9ed8a434
    Merge pull request #1 from cjpais/resample CJ Pais 2025-02-14 16:40:27 -0800
  • aef7699734 Remove extraneous logging CJ Pais 2025-02-14 16:39:50 -0800
  • 8381b9f48e much better performance on the fly transcription CJ Pais 2025-02-14 16:24:23 -0800
  • be49d3ed0c basic settings page CJ Pais 2025-02-12 18:42:24 -0800
  • 4b3eea54f7 docs: update README with flexible LLM configuration and environment variable support CJ Pais 2025-02-12 18:13:12 -0800
  • 83d845284d basic working transcription. CJ Pais 2025-02-03 09:26:37 -0800
  • cdb307e212 basic working transcription and stuff. CJ Pais 2025-02-03 09:26:28 -0800