2016-07-04 18:13:48 -04:00
|
|
|
# fenrir
|
2016-07-05 05:18:35 -04:00
|
|
|
An TTY screenreader for Linux. Be careful, is just experimental now.
|
2016-07-05 05:16:34 -04:00
|
|
|
|
|
|
|
# requirements
|
|
|
|
linux
|
|
|
|
python3
|
2016-07-07 08:37:10 -04:00
|
|
|
python-espeak
|
2016-07-14 14:41:16 -04:00
|
|
|
python-evdev
|
2016-08-23 04:24:22 -04:00
|
|
|
loaded uinput kernelmodule
|
2016-07-07 08:37:10 -04:00
|
|
|
|
|
|
|
# optional
|
|
|
|
sox [using for soundicons via sox]
|
|
|
|
speech-dispatcher, python3-speechd [for use the speech-dispatcher]
|
2016-08-09 17:34:34 -04:00
|
|
|
brltty, python-brlapi [for using braille] # not implemented yet
|
|
|
|
gstreamer [using for soundicons via gsteramer] # not working yet
|
2016-07-05 05:18:35 -04:00
|
|
|
# installation
|
|
|
|
ToDO
|
|
|
|
|