fenrir/README.md
2016-08-23 10:24:22 +02:00

19 lines
427 B
Markdown

# fenrir
An TTY screenreader for Linux. Be careful, is just experimental now.
# requirements
linux
python3
python-espeak
python-evdev
loaded uinput kernelmodule
# optional
sox [using for soundicons via sox]
speech-dispatcher, python3-speechd [for use the speech-dispatcher]
brltty, python-brlapi [for using braille] # not implemented yet
gstreamer [using for soundicons via gsteramer] # not working yet
# installation
ToDO