All Projects → lirios → Browser

lirios / Browser

Licence: other
🌍 Cross-platform Material design web browser

Projects that are alternatives of or similar to Browser

QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-81.52%)
Mutual labels:  qt, qml, qt5
Haruna
Open source video player built with Qt/QML and libmpv.
Stars: ✭ 147 (-20.11%)
Mutual labels:  qt, qt5, qml
Taoquick
a cool QtQuick/qml component library and demo(一套酷炫的QtQuick/Qml基础库和示例)
Stars: ✭ 481 (+161.41%)
Mutual labels:  qt, qt5, qml
Qml Creative Controls
QML controls for creative applications and creative coding
Stars: ✭ 199 (+8.15%)
Mutual labels:  qt, qt5, qml
Osgqtquick
Intergation OpenSceneGraph to Qt Quick
Stars: ✭ 53 (-71.2%)
Mutual labels:  qt, qt5, qml
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-90.22%)
Mutual labels:  qt, qml, qt5
Scihubeva
A Cross Platform Sci-Hub GUI Application
Stars: ✭ 683 (+271.2%)
Mutual labels:  qt, qt5, qml
Qml Box2d
Box2D QML plugin
Stars: ✭ 223 (+21.2%)
Mutual labels:  qt, qt5, qml
Shell
🐚 QtQuick and Wayland shell for convergence
Stars: ✭ 168 (-8.7%)
Mutual labels:  qt, qt5, qml
Spix
UI test automation library for QtQuick/QML Apps
Stars: ✭ 48 (-73.91%)
Mutual labels:  qt, qt5, qml
Fluid
📖 Library for QtQuick apps with Material Design
Stars: ✭ 601 (+226.63%)
Mutual labels:  material-design, qt5, qml
Otter Browser
Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5
Stars: ✭ 1,289 (+600.54%)
Mutual labels:  qt, qt5, browser
Workspace
🚀 Base applications and settings for Liri OS
Stars: ✭ 9 (-95.11%)
Mutual labels:  qt, qt5, qml
Awesome Qt Qml
A curated list of awesome Qt and QML libraries, resources, projects, and shiny things.
Stars: ✭ 1,118 (+507.61%)
Mutual labels:  qt, qt5, qml
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-38.59%)
Mutual labels:  qt, qt5, qml
Moneyguru
Future-aware personal finance application
Stars: ✭ 145 (-21.2%)
Mutual labels:  qt, qt5
Pan Light
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
Stars: ✭ 11,706 (+6261.96%)
Mutual labels:  qt5, qml
Qt5.cr
Qt5 bindings for Crystal, based on Bindgen
Stars: ✭ 182 (-1.09%)
Mutual labels:  qt, qt5
Openauto
AndroidAuto headunit emulator
Stars: ✭ 1,926 (+946.74%)
Mutual labels:  qt, qt5
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (+960.87%)
Mutual labels:  qt, qt5

Liri Browser

License GitHub release GitHub issues Snap Status CI

A cross-platform Material Design web browser.

Dependencies

Qt >= 5.10.0 with at least the following modules is required:

The following modules and their dependencies are required:

Installation

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/prefix ..
make
make install # use sudo if necessary

Replace /path/to/prefix to your installation prefix. Default is /usr/local.

You can also append the following options to the cmake command:

  • -DBROWSER_WITH_FLUID:BOOL=ON: Build with a local copy of the Fluid sources.

Documentation

Find more information in the Liri Browser documentation.

Credits

Many thanks to ...

Please refer to AUTHORS.md for a list of everyone who directly contributed code via Git.

Licensing

Contains the QtSingleApplication (see the 3rdparty/qtsingleapplication folder) module which is licensed under the 3-clause BSD license (see LICENSE.BSD).

Liri Browser is licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].