kernelconcepts / qt-mini-browser

Simple Qt/QML based webkit browser

Repository from Github https://github.comkernelconcepts/qt-mini-browserRepository from Github https://github.comkernelconcepts/qt-mini-browser

qt-mini-browser

Simple Qt/QML based webkit browser

Installation

The qt mini browser can be installed using dpkg as follows:

  dpkg -i qt-mini-browser_1.0.0_armhf.deb
  apt install -f

Usage

The browser can be started showing an initial page given by the first command line argument:

  qt-mini-browser https://kernelconcepts.de

To visit another page a physical keyboard has to be connected. ALT+BACKSPACE shows the url text field, which can be edited and confirmed by pressing ENTER.

About

Simple Qt/QML based webkit browser

License:GNU General Public License v3.0


Languages

Language:QML 71.8%Language:QMake 20.1%Language:C++ 8.1%