MAUI Project

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

MAUI Project

#1 Post by labbe5 »

https://mauikit.org/
The Maui Project is aiming to bring portable apps to devices using the MauiKit. It would help app developers to bring convergent apps to desktops and mobile devices. This will use the common programming languages like the C++, QML and Qt.

Now, portable or convergent apps are those apps that are designed to run on any device, be it a desktop or a mobile device. It brings the same features on both platforms. The app can adjust itself depending on the screen size of the device. For instance, if you are running the app on a desktop, it would show more content. The layout of the same app would be compact when running on a mobile device.

The MauiKit also provides a ton of ready-to-use UI components, particularly designed for mobile and desktop apps. These components have support for Linux and Android, and developers can support both the platforms with the same source code for the apps. Apart from this, the apps would most likely look striking no matter on which OS it is run. This is because it uses the Maui HIG (Human Interface Guidelines).

https://beebom.com/mauikit-brings-apps- ... x-android/

Post Reply