fenrir/README.md

17 lines
301 B
Markdown
Raw Normal View History

2016-07-04 18:13:48 -04:00
# fenrir
2016-07-05 05:18:35 -04:00
An TTY screenreader for Linux. Be careful, is just experimental now.
2016-07-05 05:16:34 -04:00
# requirements
linux
python3
2016-07-07 08:37:10 -04:00
python-espeak
# optional
sox [using for soundicons via sox]
speech-dispatcher, python3-speechd [for use the speech-dispatcher]
brltty, python-brlapi [for using braille]
2016-07-05 05:18:35 -04:00
# installation
ToDO