Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If app is running, don't rerun #3

Open
neural-loop opened this issue Oct 28, 2022 · 0 comments
Open

If app is running, don't rerun #3

neural-loop opened this issue Oct 28, 2022 · 0 comments

Comments

@neural-loop
Copy link
Collaborator

neural-loop commented Oct 28, 2022

https://thispointer.com/python-check-if-a-process-is-running-by-name-and-find-its-process-id-pid/#:~:text=To%20check%20if%20process%20is,contains%20the%20given%20name%20processName.

When starting the app, it should check to see if it is already running.
If it is already running, bring already running window to focus and cancel second execution

Needs to work in python and pyinstaller exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant