Re: supplementary-reader: text reader script
Gustav Degreef <[email protected]> Sat, 29 Jan 2022 19:59:36 +0100
| Newsgroups | gmane.comp.kde.devel.accessibility |
|---|---|
| Message-ID | <[email protected]> |
Hello Forrest, I'm very much interested in your script. I do not know how to get the software from git and I currently do not have the time to find a way to run it and try it out. There was a long discussion on the topic of text readers on KDE not long ago. This is the subject line: "Is there a project that is jovie successor?" Perhaps you might find it relevant. Gustav >> On Jan 23, 2022, at 12:56 PM, forrest hilton >> <[email protected]> wrote: >> >> Hello, >> >> I have recently written a small script >> <https://github.com/ForrestHilton/supplementary-reader/> that >> provides text reader functionality. I will refrain from pasting the >> entire README, but what makes this different from things discussed in >> this list is 1) the keyboard shortcuts are available across the >> desktop 2) the program never provides a window or takes up any screen >> space 3) the program can work on images and pdfs 4) this is a text >> reader as opposed to a screen reader. >> >> I've just today joined this mailing list and only skimmed the >> archives. Is there an application that already provides this >> functionality? Is there a larger project that I can add this >> functionality to? I might be willing to rewrite the whole thing in >> another programming language if there is a reason. >> >> I am aware of a few sloppy things in this script but it works for now. >