fenrir/README.md
2016-08-09 23:34:34 +02:00

18 lines
400 B
Markdown

# fenrir
An TTY screenreader for Linux. Be careful, is just experimental now.
# requirements
linux
python3
python-espeak
python-evdev
# 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