Go to file
Storm Dragon 7f1c1b837d Merge branch 'master' of https://github.com/chrys87/fenrir
Remembered to pull, but not before I had already typed my commit message.
2016-07-21 11:06:03 -04:00
autostart/systemd Update fenrir.service 2016-07-15 13:07:34 +02:00
config finished sound icons for default profile. 2016-07-21 11:05:56 -04:00
src/fenrir-package Create chrys 2016-07-21 16:59:03 +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 Update TODO 2016-07-21 10:41:05 +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