Skip to content

Simple Web Kiosk example using QtQuick + QtWebkit

License

Notifications You must be signed in to change notification settings

VierPuntNul/webkiosk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Kiosk - a simple Web Kiosk

Display some web pages using QtWebkit.

Qt 5.0 is required. To build this program and install it in /path/to/somewhere, execute:

$ qmake PREFIX=/path/to/somewhere
$ make install

To run it:

$ /path/to/somewhere/bin/webkiosk

About

Simple Web Kiosk example using QtQuick + QtWebkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • QML 56.8%
  • C++ 32.7%
  • QMake 10.5%