-
Following:
https://github.com/orgs/0KnowledgeNetwork/projects/1/views/1?pane=issue&itemId=55873525
Check these out for a client-side application:
- [go-flutter-desktop](https://github.com/go-flut…
-
These were originally removed because ios does not support suffixes cleanly. But we can still bring this back by using the suffix in the body in notes perhaps.
-
### The issue
I am working on a cross platform (android and ios) app using .NET8 MAUI in Visual Studio.
I've installed a postgresql database to write data into and have pg admin4 to access and view …
-
The of this issue goal is to do a proof-of-concept to understand how we might be able to do cross-platform app development. This will help us make a decision about what solution might be right for us.…
-
**Is your feature request related to a problem? Please describe.**
I've seen many people ask for frontends/apps here and in other places for specific devices and OS. In your Roadmap you also mention …
-
ditto : windows clipboard history management app
tauri : framework for cross-platform apps
-
#### Reason/Context
Many backend devs are not using Node.Js and are forced to install Node.js to beeing able to use the app locally.
#### Description
Would be great if one could simply use a …
-
Use [node-webkit](https://github.com/rogerwang/node-webkit) and [grunt node-webkit builder](https://www.npmjs.org/package/grunt-node-webkit-builder), with a simple HTML5 GUI for launching and getting …
-
I have tried to wrap the app myself in an electron wrapper, which almost works, but Google has deprecated Oauth authentication for non-standard browsers and now counts electron apps as such.
It looks…
-
.NET Core is cross-platform, so the service app can work on Linux. The settings UI should be implemented in Avalonia, and the ReactiveUI view models should be extracted into a separate project.