(no title)
zacharylee | 1 year ago
Regarding CPU and memory usage, if you don't open the Tauri program window, its CPU and memory usage is negligible.
KeyEcho's usage scenario only involves opening the window for necessary settings. After closing the window (or starting in the background by default), all window resources will be released.
No comments yet.