How to forbid the program to be opened multiple times, only open once #6765
-
I want once the program is opened and run, it's not allowed to run again. How to do? |
Beta Was this translation helpful? Give feedback.
Answered by
FabianLars
Apr 21, 2023
Replies: 1 comment 1 reply
-
We have a plugin for this: https://github.com/tauri-apps/plugins-workspace/tree/dev/plugins/single-instance |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
FabianLars
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have a plugin for this: https://github.com/tauri-apps/plugins-workspace/tree/dev/plugins/single-instance