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

https://github.com/c-loftus/orca-controller

A golang client for controlling the Orca screen reader over dbus
https://github.com/c-loftus/orca-controller

accessibility gnome golang orca screenreader

Last synced: 6 months ago
JSON representation

A golang client for controlling the Orca screen reader over dbus

Awesome Lists containing this project

README

          

# Orca Controller Client

This repository contains autogenerated golang client code for interprocess communication with the Orca screen reader over dbus.

In order to use this library to communicate with Orca or regenerate bindings, you must use Orca version `49.alpha` or newer. This library may change as Orca dbus bindings are not yet stable until the release of Orca v49.0

For examples of using this client library see the [test file](./lib_test.go)

## Installing

Run the following command to install the library in your go project

```
go get github.com/c-loftus/orca-controller
```

## Info

https://gitlab.gnome.org/GNOME/orca/-/blob/main/README-REMOTE-CONTROLLER.md