[BRLTTY] Revisiting outputting braille from my python script
Pranav Lal
pranav at techesoterica.com
Sun May 11 03:02:09 UTC 2025
Hi all,
I want my python program to output to my focus 40 5th generation braille
display.
The braille display is connected to my desktop computer via USB. This
computer runs arch linux. Brltty is running on this machine, and I have the
GUI running in the form of the i38 desktop from the stormux image.
I have another computer that is my primary desktop. This runs windows 11 and
I ssh in into the linux machine.
I run my python script from within a screen session that I invoke from the
shell which I have established via the ssh connection from my windows to my
linux machine.
How do I output progress messages from the script to the braille display
using brltty?
Pranav
More information about the BRLTTY
mailing list