Go to file
chrys87 92a0e71a23 next_char
Todo find next char
2016-07-19 09:59:46 +02:00
autostart/systemd Update fenrir.service 2016-07-15 13:07:34 +02:00
config add initial (buggy :/ ) prev,curr,next word commands 2016-07-19 01:19:21 +02:00
src/fenrir-package next_char 2016-07-19 09:59:46 +02:00
.gitignore Ignore .pyc files. 2016-07-13 15:46:13 -04:00
README.md Update README.md 2016-07-14 20:41:16 +02:00
TODO add horizontal and vertical announcements 2016-07-15 15:56:47 +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]

installation

ToDO