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

Conversion of UI from PyQt to ElectronJS #78

Closed
MarkMcMoran opened this issue Mar 7, 2021 · 1 comment
Closed

Conversion of UI from PyQt to ElectronJS #78

MarkMcMoran opened this issue Mar 7, 2021 · 1 comment

Comments

@MarkMcMoran
Copy link
Contributor

Discussed with Peter conversion of UI to another language:

Proxy of the backend to frontend would be more feasible to get around the issue of Python's GIL locking to a single thread.

Technologies considered?

  • Flask (for proxying Python to frontend)
  • ElectronJS
@petergmurphy
Copy link
Member

Closing this issue as Spotlightify has been rewritten using Wails, which provides a Golang backend along with a React typescript frontend.

If you're interested in getting involved with the project again Mark let me know! Just working to get a beta released for the new Spotlightify!

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