https://github.com/c-loftus/orca-go-controller
A golang client for controlling the Orca screen reader over dbus
https://github.com/c-loftus/orca-go-controller
accessibility gnome orca screenreader
Last synced: 3 months ago
JSON representation
A golang client for controlling the Orca screen reader over dbus
- Host: GitHub
- URL: https://github.com/c-loftus/orca-go-controller
- Owner: C-Loftus
- License: agpl-3.0
- Created: 2025-06-20T01:13:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-20T01:14:25.000Z (4 months ago)
- Last Synced: 2025-06-20T02:24:40.438Z (4 months ago)
- Topics: accessibility, gnome, orca, screenreader
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Orca Controller Client
This repository contains autogenerated golang client code for communicating with Orca over dbus. In order to use this library to communicate with Orca or regenerate bindings, you must use a recent version of Orca. 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)
## Info
https://gitlab.gnome.org/GNOME/orca/-/blob/main/README-REMOTE-CONTROLLER.md