You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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