Giter Club home page Giter Club logo

browser's Introduction

Liri Browser

License GitHub release Build Status Snap Status GitHub issues Maintained

A cross-platform Material Design web browser.

Dependencies

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

The following modules and their dependencies are required:

Build

Liri Browser uses Qbs as build system.

If you haven't already, start by setting up a qt5 profile for qbs:

qbs setup-toolchains --type gcc /usr/bin/g++ gcc
qbs setup-qt $(which qmake) qt5 # make sure that qmake is in PATH
qbs config profiles.qt5.baseProfile gcc

Then, from the root of the repository, run:

qbs -d build -j $(nproc) profile:qt5 # use sudo if necessary

To the qbs call above you can append additional configuration parameters:

  • project.withFluid:true: use git submodule for Fluid
  • qbs.installRoot:/install/root: e.g. /
  • qbs.installPrefix:path/to/install: e.g. opt/liri or usr

If you are looking for more detailed setup instructions, please head over to the Development Setup wiki page.

Documentation

Find more information in the Liri Browser wiki.

Credits

Many thanks to ...

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

Licensing

Licensed under the terms of the GNU General Public License version 3 or, at your option, any later version.

browser's People

Contributors

timsueberkrueb avatar plfiorini avatar fedya avatar probonopd avatar

Watchers

hinjolicious avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.