https://github.com/c-loftus/remora
A companion to the Orca screen reader
https://github.com/c-loftus/remora
gnome linux ocr orca screenreader
Last synced: 4 days ago
JSON representation
A companion to the Orca screen reader
- Host: GitHub
- URL: https://github.com/c-loftus/remora
- Owner: C-Loftus
- License: agpl-3.0
- Created: 2025-07-27T23:21:32.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-09-06T18:12:18.000Z (about 1 month ago)
- Last Synced: 2025-10-03T23:46:49.552Z (4 days ago)
- Topics: gnome, linux, ocr, orca, screenreader
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remora
![]()
Remora swims alongside the Orca screen reader and uses IPC to:
- Provide OCR
- Interact with Ollama Vision Models
- Provide quick hotkeys for common settings## Installation
Download [the latest release](https://github.com/C-Loftus/Remora/releases/latest) from Github or [build from source](#building)
## Limitations:
- You must use a recent version of Orca (at least v49.0 beta or above)
- This app only works on X11; Wayland does not support global hotkeys or coordinates and thus is impossible to support across compositors
- To use hotkeys you cannot have numlock or another modifier key enabled
- Currently supports only amd64
- You must tab into the GUI window to read its contents with Orca due to [a bug in webkit gtk](https://gitlab.gnome.org/GNOME/orca/-/issues/493)## Building
You must have [wails](https://wails.io/docs/gettingstarted/installation) installed to build this program. Then follow the commands in the [makefile](./makefile)
## Screenshot
