Go to file
2016-08-09 23:35:23 +02:00
autostart/systemd Update fenrir.service 2016-07-15 13:07:34 +02:00
config add PromotedText 2016-08-09 23:35:23 +02:00
src/fenrir-package make update Rate configurable 2016-08-08 21:10:43 +02:00
tools add evdev tools 2016-08-09 23:32:15 +02:00
.gitignore Ignore .pyc files. 2016-07-13 15:46:13 -04:00
README.md readme 2016-08-09 23:34:34 +02:00
TODO update todo 2016-08-09 23:31:41 +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] # not implemented yet gstreamer [using for soundicons via gsteramer] # not working yet

installation

ToDO