Skip to content

UniPiTechnology/evok-web-jq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unipi logo

EVOK WEB jQ

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

Installation

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