-
Notifications
You must be signed in to change notification settings - Fork 206
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
Any thoughts about MacOS client? #59
Comments
The H2 database has a very nice browser based console application. Maybe it's time to start something similar and offer users an agnostic experience. This is a great opportunity to use Blazor WebAssembly, for example. |
I suggesting to use AvaloniaUI and use AvaloniaEdit instead of TextEditor |
I've been checking to the issues to know if there is news on macos client so good to hear about that. I also suggest Eto project. |
@cemuka I am not sure if you can find something similar to AvaloniaEdit in Eto. |
I try to use existing code and make it work with Avalonia. It is not complicated to migrate it to Avalonia. @mbdavid Are you are interested? |
@OmidID I'm very interested. |
you can follow my progress here: https://github.com/OmidID/LiteDB.Studio |
A MacOS client will be great. Or a datagrip/vscode plugin which will works cross platform
The text was updated successfully, but these errors were encountered: