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

Is there anyone willing to develop gui desktop frontend? #492

Open
CodeCubeNeo opened this issue Jun 3, 2022 · 5 comments
Open

Is there anyone willing to develop gui desktop frontend? #492

CodeCubeNeo opened this issue Jun 3, 2022 · 5 comments

Comments

@CodeCubeNeo
Copy link

A desktop client would be really awesome!!!

@aspacca
Copy link
Collaborator

aspacca commented Dec 22, 2022

I will keep this open in case anyone is interested in developing a desktop client (even if you didn't specify what platform for, @CodeCubeNeo )

I'm personally not interested and I don't have time to work on it

@aspacca aspacca changed the title Is there any option for a gui desktop frontend? Is there anyone willing to develop gui desktop frontend? Dec 22, 2022
@gedw99
Copy link

gedw99 commented Jul 13, 2023

I can build a desktop client

@gedw99
Copy link

gedw99 commented Jul 13, 2023

I just need to match the API that the cli curl examples are using . That seems like right approach since you server api is agnostic to what storage is used.

what about config though for the client ? The cmd golang seems to have what I need for the client.

@aspacca
Copy link
Collaborator

aspacca commented Aug 13, 2023

@gedw99
these are more or less all the REST endpoint relevant for a full fledged desktop client. I think that having as starting point only support for PUT, GET and DELETE would be enough.

what about config though for the client ? The cmd golang seems to have what I need for the client.

what to you mean exactly?
I'd just let the user be able set the server to interact with

@zeroishero
Copy link

@aspacca is there any requirement for client to be made in particular framework? Is leptos ok?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants