Path to this page:
Next | Query returned 1 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-03-11 08:52:38 by Thomas Klausner | Files touched by this commit (8) |
Log message:
audio/yasr: import yasr-0.0.0.144
Packaged for wip by adr.
YASR ("Yet Another Screen Reader") is an attempt at a lightweight,
portable screen reader. It works by opening a shell in a pty and
intercepting all user input/output, maintaining a window of what
should be on the screen by looking at the codes and text sent to the
screen. It thus uses no Linuxisms such as /dev/vcsa0 and does not
necessarily need to be setuid root (the only requirement being that
the user be able to access the tts device).
|
Next | Query returned 1 messages, browsing 1 to 10 | previous