termux/termux-app

Automatic reading of output with a screenreader

Open

#1310 opened on Oct 19, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (54,915 stars) (6,572 forks)batch import
enhancementhelp wanted

Description

Feature description When the terminal produces output and the screen reader is on, it should automatically read the output.

Reference implementation hterm does a pretty good job. I've enabled hterm's automatic reading in iSH (https://ish.app) and gotten a lot of positive feedback from blind users.

Contributor guide