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).
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | aarch64 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | aarch64eb | yasr-0.0.0.144.tgz |
NetBSD 10.0 | aarch64eb | yasr-0.0.0.144.tgz |
NetBSD 10.0 | alpha | yasr-0.0.0.144.tgz |
NetBSD 10.0 | alpha | yasr-0.0.0.144.tgz |
NetBSD 10.0 | earmv6hf | yasr-0.0.0.144.tgz |
NetBSD 10.0 | earmv6hf | yasr-0.0.0.144.tgz |
NetBSD 10.0 | earmv7hf | yasr-0.0.0.144.tgz |
NetBSD 10.0 | earmv7hf | yasr-0.0.0.144.tgz |
NetBSD 10.0 | i386 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | i386 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | powerpc | yasr-0.0.0.144.tgz |
NetBSD 10.0 | sparc64 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | sparc64 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | x86_64 | yasr-0.0.0.144.tgz |
NetBSD 10.0 | x86_64 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | aarch64 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | aarch64 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | earmv6hf | yasr-0.0.0.144.tgz |
NetBSD 9.0 | earmv6hf | yasr-0.0.0.144.tgz |
NetBSD 9.0 | earmv7hf | yasr-0.0.0.144.tgz |
NetBSD 9.0 | earmv7hf | yasr-0.0.0.144.tgz |
NetBSD 9.0 | i386 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | i386 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | powerpc | yasr-0.0.0.144.tgz |
NetBSD 9.0 | x86_64 | yasr-0.0.0.144.tgz |
NetBSD 9.0 | x86_64 | yasr-0.0.0.144.tgz |
NetBSD 9.3 | x86_64 | yasr-0.0.0.144.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.