/hkrtpr

Hackertyper for the terminal, in python

Primary LanguagePython

HackerTyper for Python

hkrtpr is intended to provide HackerTyper-style productivity for any machine with a working python and curses implementation.

Invoke with a source file to control what gets typed to the screen.

./hackertyper.py /path/to/src/file.py

TODO:

  • add syntax highlighting. This is not as straightforward as I'd hoped