Go to file
2016-08-08 20:59:07 +02:00
autostart/systemd Update fenrir.service 2016-07-15 13:07:34 +02:00
config fix word announcement 2016-08-08 20:59:07 +02:00
src/fenrir-package fix word announcement 2016-08-08 20:59:07 +02:00
.gitignore Ignore .pyc files. 2016-07-13 15:46:13 -04:00
README.md Update README.md 2016-07-28 10:27:43 +02:00
TODO unify pitch and rate with a value 0.0 - 1.0 in config 2016-08-08 11:07:40 +02:00

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] gstreamer [using for soundicons via gsteramer]

installation

ToDO