-
Notifications
You must be signed in to change notification settings - Fork 6
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
Feature Request: Windows app or API #33
Comments
The API is there and used by both the Nextcloud interface and the mobile apps. I think the main issue is a lack of documentation. I don't know if @matteo-convertino has any plans for it. I guess even just enabling the Github Wiki and we could try and get some stuff in there, if we want something better and need some temporary hosting I can probably help with that. |
ok, i will have a look into it, and maybe make a pull request with some documentation of the API. |
Sorry if I haven't responded in days but I couldn't find the time. I believe it will be the same this week. One thing that definitely needs to be explained is the synchronization part. On this I did another project in which I had deepened and generalized the starting idea which practically started from here. I had written some documentation (which I hope is well written 😬). However, the part that should be of interest is mainly this: https://asyncher.convertino.cloud/what-i-need-to-do/data-prerequisites. You should only read the "client side" section. |
Hi, |
Perfect thanks! However, I was thinking about the fact that Flutter (the framework with which I developed the mobile app) is also able to build the app for Windows. I haven't looked anything up about it, I don't know if it would suck (probably yes). But it is an option that can be evaluated especially at the beginning if you don't want to develop another app from scratch. |
I will have a look at the mobile app, and see if it would work. I have never used flutter so it will probibly take a while. |
Hi, please would you be able to create a windows app or add an API so people can create there own apps / browser extentions?
The text was updated successfully, but these errors were encountered: