fenrir/TODO
2016-07-05 10:24:45 +02:00

31 lines
1.1 KiB
Plaintext

- Input and shortcuts
http://python-evdev.readthedocs.io/en/latest/tutorial.html
- detect all TTYs where users are logged in (maybe PAM notification)
- detect collumns in TTYs automaticaly.
- move from VCS to VCSA and parese the Attributes
http://linux.die.net/man/4/vcsa
http://man.cx/vcsa(4)/de
http://manpages.org/display-vcsa/7
https://en.wikipedia.org/wiki/Virtual_console
- implement command structure (next_[line,word,char], prev_[line,word,char], and others
- implement braille
http://mielke.cc/brltty/doc/Manual-BrlAPI/English/BrlAPI.html
- implement speechdriver espeak
https://github.com/relsi/python-espeak
- implement speechdriver speechd
https://git.gnome.org/browse/orca/tree/src/orca/speech.py
https://git.gnome.org/browse/orca/tree/src/orca/speechdispatcherfactory.py
http://devel.freebsoft.org/doc/speechd/speech-dispatcher.html#Client-Programming
- implement speechdriver generic (say)
- threading ReadContent, ReadShortcuts, executeCommands, listenNewTTYsForListen, controllThread (main)
- debugging
- Settings (make it configureable)
- beeps (sound Icons)
- autostart systemd