Short script to parse and read TurningPoint 5 clicker records. Assumes python points to Python 3.
- Download and unzip or
git clonethis repository cd tp-read- Move or add
bin/to your PATH (optional) - In your shell of choice:
./bin/tp_read standard -hor./bin/tp_read interactive
You can also run the python script directly with:
/path/to/python3 ./tp_read.py standard -hor/path/to/python3 ./tp_read interactive
- Test
tp_read.sh - Allow python interpreter to be supplied
- Clean up usage
This project is licensed under the terms of the MIT license.