Wedjat
Wedjat is an app designed to help individuals with disabilities to interact with a computer.
Installation
Prerequisites
Wedjat requires that the following software be installed:
Package dependencies
Clone the repository. Change to the repository directory and execute the following in the command prompt to install the requisite packages from npm:
npm install
Running the program
From the main Gaze Detector directory, enter:
on Windows
\node_modules\electron-prebuilt\dist\electron.exe path-to-your-app
'path-to-your-app' - the path to the Gaze Detector directory.
Alternatively you can drag the Gaze Detector folder into the electron.exe file which will also open up the app
on Mac OSX
node_modules/electron/dist/Electron.app/Contents/MacOS/Electron .
The Wedjat Wiki
Health care providers interested in using Wedjat for their patients are welcome to check out the Wedjat Wiki. It provides a quick-start guide for non-programmers.