Replies: 1 comment
-
Closing for lack of response or interest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Ive been using rich and rich-click in several of the CLI tools that I create , and based on feedback from users I started check how screen readers such as Windows narrator can read the output and updates from the CLI tools.
One of the things that i found wat that the progress tracker is 'rather' annoying as it tries to keep up with the updates.
The easy fix I found was to lower the update frequency on all progress trackers to have a balance between visual pleasantness and audible accessibility
But that has made me wonder if there are other options, where rich can help by perhaps autodetecting screen readers or similar ?
Is there such a thing as an audio accessible theme perhaps ?
Beta Was this translation helpful? Give feedback.
All reactions