Skip to content

An application that enables users to control an e-book reader by tracking the users’ eyes. Some example interactions are – the reader automatically scrolls down the page when the eyes are closer to the bottom lines, goes back to the main menu when the user looks at a button for 1,500 milliseconds, etc.

Notifications You must be signed in to change notification settings

gr8monk3ys/Eyebook-Reader

Repository files navigation



Eyebook-Reader

An application that enables users to control an e-book reader by tracking the users’ eyes.

Gitter

Key FeaturesHow To UseCredits

Key Features

  • LivePreview - Make changes, See changes
  • Eye calibration and tracking
  • Scrolling feature based on eyetracking
  • Supports multiple cursors
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/amitmerchant1990/electron-markdownify

# Go into the repository
$ cd Eyebook-Reader

# Install dependencies
$ npm install

# Run the app
$ npm start

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credits

This software uses the following open source packages:

About

An application that enables users to control an e-book reader by tracking the users’ eyes. Some example interactions are – the reader automatically scrolls down the page when the eyes are closer to the bottom lines, goes back to the main menu when the user looks at a button for 1,500 milliseconds, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published