alex9849/CocktailPi

Feature: PyQt Webengine

Closed this issue · 0 comments

Currently the only way to interact with Application is through the Webinterface. For local interaction on the same device a chromium instance is used currently.

Experiment with the PyQt Webengine and find out if it is sable enough the replace the current chromium solution. Also check out how a virtual keyboard could be implemented using PyQt in combination with the Webengine.