Skip to content

Export statistics from the Productivity Challenge Timer android app

Notifications You must be signed in to change notification settings

styts/productivity-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Productivity Challenge Helper

The android app is available here.

Screenshot of the statistics

Use the backup feature of the app to create a backup file (*.pctb) and copy it from the sdcard to backup.json in directory of the app.

Running python main.py should will read backup.json and create output.xlsx with daily work statistics per project.

You may need to pip install xlsxwriter to install the Excel file writing library. The program uses python3.

It's just a very basic sketch for my use case so far, you may need to adapt a few things yourself. If you can't figure it out, let me know - I'll try to help.

About

Export statistics from the Productivity Challenge Timer android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages