Hacker-Dada is a python project that aims to match the website hackertyper, but in a terminal
To run hacker-dada simply ensure there is a file named 'input.txt.hacker'.
to run type following commands
git clone https://github.com/technicaldada/hacker
cd hacker
chmod +x hacker.py
python hacker.py
When the file is fully printed press 'Ctrl+c' to close the program.