Skip to content

meitinger/OlatAccessibilityApp

Repository files navigation

Accessibility Wrapper Application for OpenOLAT

Description

This WinForm application uses WebView2 to display an OpenOLAT site with additional accessibility features.

These features include:

  • auto-login using stored credentials
  • color inversion
  • quick zoom
  • assisted reading using TTS from .NET

Configuration

The following appSettings in OlatAccessibilityApp.config are supported:

Name Required Description
BaseUri yes The URL of the OpenOLAT instance to display.
Caption no The caption of the main window and dialogs.
UserDataPath no The path where WebView2 stores its data.
WebView2Path no The path to the fixed version binaries.

About

OpenOLAT host application providing additional accessibility features.

Topics

Resources

License

Stars

Watchers

Forks