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

How to run daemon? #19

Open
elibroftw opened this issue Jan 24, 2024 · 1 comment
Open

How to run daemon? #19

elibroftw opened this issue Jan 24, 2024 · 1 comment

Comments

@elibroftw
Copy link

I have an app with three threads .

  • sys_tray
  • main: runs the logic and the GUI
  • server: does some stuff for us

How do I use webUI on it's own thread or process? Examples don't address this.

@AlbertShown
Copy link
Contributor

main should run webui to show the GUI to the user, then main receives click events and then performs an action.

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

2 participants