Skip to content

paul-c-hartman/tp-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

TP-read

Short script to parse and read TurningPoint 5 clicker records. Assumes python points to Python 3.

Usage

  1. Download and unzip or git clone this repository
  2. cd tp-read
  3. Move or add bin/ to your PATH (optional)
  4. In your shell of choice: ./bin/tp_read standard -h or ./bin/tp_read interactive

You can also run the python script directly with:

  • /path/to/python3 ./tp_read.py standard -h or
  • /path/to/python3 ./tp_read interactive

Todo

  • Test tp_read.sh
  • Allow python interpreter to be supplied
  • Clean up usage

License

This project is licensed under the terms of the MIT license.

About

Script to parse and read TurningPoint 5 clicker records

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors