Full-featured Chromium based open-source web browser with QML pages support.
-
I am pleased to present the first version of the Chromium based internet web browser with QML page support.
It provides all QML features on the web, including QtQuick, QtQuick3D and Qt3D.https://github.com/Toorion/qml-browser
Browser is open-source under GPL 3.0 license.Not all QML features have been tested yet, but basically browser works as intended.
The project is planned to actively develop further.
Any contributions, any participation is welcome. -
Version 0.1.2 was released.
There is Feature Demo (Based on QT demo gallery)
https://github.com/Toorion/qml-browser-demo -
-
-
Documentation of QMLBrowser released!
https://github.com/Toorion/qml-browser/wikiThere you can found:
- How to QuickStart making QML page for browser
- JS API references
- QML Styling Guide
-
Version 0.1.5 was released.
Changes:
- New major feature: SDAPPS Support
- QML page autoresizing
- Loading progressbar
- Bug fixes & improvements
This release provide quite new feature - SDAPPS (Serverless DAPP), which allow users communicate with Web 3.0 without centralized server! You can install Serverless Decentralized Application (SDAPPS) directly from git source and ther run it locally.