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

Re-write configurator UI using Electron, Node, and Neon #23

Open
HiramSilvey opened this issue Dec 14, 2021 · 2 comments
Open

Re-write configurator UI using Electron, Node, and Neon #23

HiramSilvey opened this issue Dec 14, 2021 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@HiramSilvey
Copy link
Owner

No description provided.

@HiramSilvey HiramSilvey self-assigned this Feb 26, 2022
@HiramSilvey HiramSilvey added the bug Something isn't working label Feb 26, 2022
@HiramSilvey
Copy link
Owner Author

Communication with the controller works as expected, but the UI freezes and is rendered unusable. This might be a bug in druid, or may be an issue with my implementation.

I'm considering rewriting the UI in something like electron and calling into my rust functions from it for controller communication. Is that feasible? More research to be done.

@HiramSilvey
Copy link
Owner Author

After some research, rewriting the UI using electron, node.js, and neon (https://github.com/neon-bindings/neon) seems pretty straightforward and should be very reliable across mac, linux, and windows.

I will move forward with this approach and convert the current druid implementation. This also seems like a good time to revamp the UI to include button layouts as well, so I'll need to do some UI mocking before really diving in.

@HiramSilvey HiramSilvey changed the title Verify profile creation and flashing works on Windows. Re-write configurator UI using Electron, Node, and Neon Feb 27, 2022
@HiramSilvey HiramSilvey added the enhancement New feature or request label Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant