An open API service indexing awesome lists of open source software.

https://github.com/seehait/diagator

An application for the Blind to navigate through an diagram.
https://github.com/seehait/diagator

assistive-technology diagator

Last synced: 7 months ago
JSON representation

An application for the Blind to navigate through an diagram.

Awesome Lists containing this project

README

          

# Diagator
An experimental user interface for *Diagram Traversal* using the description sound rather than graphic output.

## Prerequisite
- Maven installed
- JDK 1.8 installed

## Build
```bash
mvn clean install
```