Handy/src-tauri/src/managers
figwood ec3b06d5b2
feat: add conversion between Simplified and Traditional Chinese. (#356)
* feat: add conversion between Simplified and Traditional Chinese. If the selected language is Simplified or Traditional Chinese, it will convert the text to the selected variant(Simplified or Traditional) after been recognized, depends on opencc, if it is not installed, the conversion will skip.

* Adopting ferrous-opencc makes cross-platform packaging easier.
2025-11-19 20:31:44 +07:00
..
audio.rs Add file based debug logging (#347) 2025-11-17 12:55:24 +07:00
history.rs format 2025-11-17 10:41:31 +07:00
mod.rs basic working history (#104) 2025-09-05 16:25:38 -07:00
model.rs Add file based debug logging (#347) 2025-11-17 12:55:24 +07:00
transcription.rs feat: add conversion between Simplified and Traditional Chinese. (#356) 2025-11-19 20:31:44 +07:00