termux/termux-app

Automatic reading of output with a screenreader

Open

#1,310 opened on Oct 19, 2019

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

Repository metrics

Stars
 (54,915 stars)
PR merge metrics
 (Avg merge 23d 1h) (1 merged PR in 30d)

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