mbdavid / LiteDB.Studio

A GUI tool for viewing and editing documents for LiteDB v5
MIT License
781 stars 200 forks source link

Any thoughts about MacOS client? #59

Open ycgambo opened 3 years ago

ycgambo commented 3 years ago

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

knuxbbs commented 3 years ago

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.

OmidID commented 2 years ago

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

cemuka commented 2 years ago

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

OmidID commented 2 years ago

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

OmidID commented 2 years ago

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

knuxbbs commented 2 years ago

@OmidID I'm very interested.

OmidID commented 2 years ago

More things done

Screenshot 2022-03-22 at 19 54 39
OmidID commented 2 years ago

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