Python script to generate a time distribution graph from the exported Juggl data. It accumulates the tracked record and shows the total working hours for different times for each weekday.
Python script to convert exported Juggl data from a JSON to a CSV file.