This is simple browser application written on Qt & QtWebkit.
Qt versions 4.[78]
and 5.[2-5]
are supported.
Note: if you use libqt5webkit5-dev (>= 5.212~) package - you should build project with Qt >= 5.7.
Usualy runing in fullscreen mode, but supports maximized and fixed size window mode.
This browser uses only one application window. So, no popups, no plugins in separate processes, like Chromium do. And no tabs.
Support several parameters via configuration file: proxy, user-agent, click sound, plugins, etc.
Also hides printer dialog, uses default or defined printer, adds custom js/css files to every loaded page, disables text selection.
qmake
make -j$(nproc) all
qmake CONFIG+=debug
make -j$(nproc) all
- Support QtWebEngine instead of QtWebkit.
Downloads now on public gDrive Folder.
For Windows available Qt bundles public folder. It needed by project installer without Qt.
All "installers" are just 7-zip self-extracting archives.
- Main PPA: ppa:sergey-dryabzhinsky/qt-webkit-kiosk
- Additional: ppa:sergey-dryabzhinsky/qt48