LiteDB.Studio icon indicating copy to clipboard operation
LiteDB.Studio copied to clipboard

Any thoughts about MacOS client?

Open ycgambo opened this issue 3 years ago • 8 comments

A MacOS client will be great. Or a datagrip/vscode plugin which will works cross platform

ycgambo avatar Aug 01 '21 00:08 ycgambo

The H2 database has a very nice browser based console application.

Captura de Tela 2021-08-24 às 10 37 56

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.

knuxbbs avatar Aug 24 '21 13:08 knuxbbs

I suggesting to use AvaloniaUI and use AvaloniaEdit instead of TextEditor https://github.com/AvaloniaUI/AvaloniaEdit

OmidID avatar Feb 27 '22 14:02 OmidID

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.

https://github.com/picoe/Eto

cemuka avatar Mar 11 '22 20:03 cemuka

@cemuka I am not sure if you can find something similar to AvaloniaEdit in Eto.

OmidID avatar Mar 21 '22 09:03 OmidID

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?

Screenshot 2022-03-22 at 11 03 30

OmidID avatar Mar 22 '22 10:03 OmidID

@OmidID I'm very interested.

knuxbbs avatar Mar 22 '22 14:03 knuxbbs

More things done

Screenshot 2022-03-22 at 19 54 39

OmidID avatar Mar 22 '22 18:03 OmidID

you can follow my progress here: https://github.com/OmidID/LiteDB.Studio

OmidID avatar Mar 24 '22 19:03 OmidID