Evok web is simple web application based on jQuery Mobile for Evok. Web presents the Evok REST API and Websocket.
To publish website on server, you need to configure and run a http server like Nginx or Apache
Evok web can be installed by apt. You must have Evok installed before. See Evok installation instructions.
Install/Upgrade:
sudo su
apt-get update
apt-get install -y evok-web