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

Suggestion: use Go for the UI instead of Python #273

Open
talal opened this issue Aug 3, 2024 · 0 comments
Open

Suggestion: use Go for the UI instead of Python #273

talal opened this issue Aug 3, 2024 · 0 comments

Comments

@talal
Copy link
Contributor

talal commented Aug 3, 2024

Hi,

I'm not sure whether you know this but there are GTK4 and libadwaita bindings available for Go.

You can simplify the tech stack of Goldwarden by using Go for both the backend and the frontend (UI) instead of using a separate language for the UI. Additionally, by only using Go, the packaging of Goldwarden could then also be simplified to a single go build command.

For reference, here are 2 GTK apps that are written in Go using gotk4:

Feel free to close this issue. I just wanted to bring gotk4 to your attention :)

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