Skip to content

Latest commit

 

History

History

Client

GazeTheWeb - Browse: Client

Gaze-controlled Web browser, part of the EU-funded research project MAMEM.

Structure

Structure

HowTo

Please refer to the Readme in the parent folder for details about compiling.

Shortcuts

  • ESC: Exit application
  • Tab: Toggle pause

Commandline Arguments

  • "--voice-input": Enables voice input mode

Validation

A file named log.txt is created in user folder (~/AppData/Roaming/GazeTheWeb/Browse for Windows and ~/.config/GazeTheWeb/Browse for Linux), containing information about the current and last runs. If anything wents not as expected, one should take a look into it.

Issues

  • eyeGUI / nanoSVG rendering of SVGs is not working correctly unter Ubuntu 16.04 in combination with Chromium Embedded Framework

Screenshots

Duckduckgo

Text Input

Wikipedia

Tab Overview

Dependencies

Dependencies are provided in the externals and submodules folder.

externals:

submodules:

plugins:

In order to build the eye tracker plugins, one must provide the pathes to the locally installed SDKs. There are following plugins available in the plugins folder:

plugins/Eyetracker/OpenGaze:

  • Connection to the OpenGaze API designed by GazePoint (https://www.gazept.com). No SDK necessary but a Visual Studio installation including MFC.

plugins/Eyetracker/SMIiViewX:

plugins/Eyetracker/VImyGaze:

plugins/Eyetracker/TobiiEyeX:

License

Copyright 2021 Raphael Menges, Daniel Müller and Christopher Dreide

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.