fbs is a Python desktop application packager and cross-platform application installer. It serves as a utility for compiling Python code into standalone executables and bundling application resources into platform-specific installation packages for various desktop environments. The project functions as a Qt Python GUI builder and resource bundler. It provides a system for creating desktop user interfaces using Python and the Qt framework while packaging external files and assets to be accessed during application runtime. Its broader capabilities cover desktop application packaging, cross-plat
Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining Angular's web framework with Electron's native runtime. It produces cross-platform executables for Windows, macOS, and Linux from a single codebase, while providing a development server with hot reload that automatically refreshes the Electron renderer process when Angular source files change. The project handles the architectural complexity of running Angular inside Electron by separately bundling Node.js modules for the main process and Angular modules for the renderer proces
This project provides a framework for building native graphical user interfaces that run consistently across desktop and mobile operating systems. It functions as a bridge that allows developers to construct complex application layouts and render high-performance visual elements by utilizing a native C++ widget toolkit. The framework enables the creation of responsive user interfaces through both traditional widget-based components and declarative markup languages. It employs a decoupled messaging system to connect interface components and uses a pre-compilation step to manage object introspe
Build beautiful desktop apps with flutter and rust. 🌠 (wip)
go-flutter is a runtime and embedding library that enables Flutter applications to run natively on Windows, macOS, and Linux using Go and GLFW. It implements the Flutter Embedding API to render Flutter UIs on desktop platforms, providing a cross-platform desktop runtime that bridges Go and Dart code through standard Flutter method and event channels.
Die Hauptfunktionen von go-flutter-desktop/go-flutter sind: Flutter Desktop Runtimes, Desktop Embedding Runtimes, Desktop Embeddings, GLFW Window Management, Flutter Channel, Go-Dart Plugin Bridges, Go-Dart Method Channels, Go-Dart Channel Bridges.
Open-Source-Alternativen zu go-flutter-desktop/go-flutter sind unter anderem: mherrmann/fbs — fbs is a Python desktop application packager and cross-platform application installer. It serves as a utility for… maximegris/angular-electron — Angular Electron is a project scaffolding tool that generates a preconfigured desktop application template combining… therecipe/qt — This project provides a framework for building native graphical user interfaces that run consistently across desktop… google/flutter-desktop-embedding — This project is a desktop embedding layer that serves as a bridge between the Flutter engine and the native windowing… ardera/flutter-pi — A light-weight Flutter Engine Embedder for Linux Embedded that runs without X11 or Wayland. gliheng/flutter-rs — Build beautiful desktop apps with flutter and rust. 🌠 (wip).