Skip to content
C

cstimer

Projects with this topic

  • Python program to read CSTimer exported file (JSON format) and convert it to Excel

    Usage: cstimer2excel.py [filename.txt [sessionname]]

    Default filename.txt = cstimer.txt

    Default session = loop over all sessions

    The output will be an excel sheet containing the raw data and 2 graphs:

    one where the X-axis contains the solve number another one where it contains the dates of the solves

    DNF are taken into account and the average will be a DNF if not ignored.

    Updated
    Updated