How to install and use Note : Tested with python3 on Ubuntu/Kali/Windows $ git clone https://github.com/anmolksachan/TheTimeMachine $ cd TheTimeMachine $ pip3 install -r requirements.txt $ python thetimemachine.py If you're not able to install requirements.txt, run install.sh or insta...