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

Convert from Electron to Wails #381

Draft
wants to merge 4 commits into
base: development
Choose a base branch
from
Draft

Convert from Electron to Wails #381

wants to merge 4 commits into from

Conversation

zerebos
Copy link
Member

@zerebos zerebos commented Sep 16, 2024

This is part of the effort to convert from an Electron-based application to a Wails-based application. It would reduce the number of issues on Windows with the weird electron-forge zip-wrapping, and massively reduce both the filesize and runtime overhead. This can lay the groundwork to share common code between this and our CLI. As a bonus, if we ever decide to go forward with the "bd manager" app idea, this would pave the way there as well.

Important things to do before merging:

  • Adjust GitHub workflow to properly build this
  • Include the linux love and care changes by working with @samfundev
  • General code cleanup
  • Bug testing with beta users
  • Unit tests
  • Update dependencies (it has been a long time since I worked on this)

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

Successfully merging this pull request may close these issues.

1 participant