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

port to Linux? #20

Open
Cybernetic1 opened this issue Jun 3, 2022 · 1 comment
Open

port to Linux? #20

Cybernetic1 opened this issue Jun 3, 2022 · 1 comment

Comments

@Cybernetic1
Copy link

Thanks for the nice software, it looks good, but can it be used in Linux? Are there specific dependencies not available on Linux?

@aaronpowell
Copy link

Given that the UI layer is using WPF, which has no official Linux support, I'd say no.

There's possible solutions that use WINE to run a WPF application on Linux, but given that it also calls git.exe, that may still not work as it won't find that binary (maybe an alias could work?).

Otherwise, porting the UI to .NET MAUI and leveraging the community work on xplat UI support would be a better long-term solution, but I don't know if Microsoft will ever be supporting MAUI on Linux directly.

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