Simple Qt/QML based webkit browser
The qt mini browser can be installed using dpkg as follows:
dpkg -i qt-mini-browser_1.0.0_armhf.deb
apt install -fThe browser can be started showing an initial page given by the first command line argument:
qt-mini-browser https://kernelconcepts.deTo 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.