Skip to content
This repository has been archived by the owner on Nov 20, 2019. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 449 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 449 Bytes

WearableInspectionServer

Repository for wearable computing course - manager component based on node-webkit

Libraries

Uses following libraries / extensions:

  • jQuery
  • jQuery mobile
  • jQuery zTree
  • i18next

Build

Build on Windows machine: run .\buildWindows.cmd Build on Linux machine: run .\buildLinux.sh

libudev Patch

Libudev patch is possibly needed on Linux machines. There is a bash script in the build folder for this purpose.