Skip to content

Extracts total time values from 0xFF.net's timetracker utility.

Notifications You must be signed in to change notification settings

danielingegneri/timetracker-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Timetracker-extractor

Simple Python 3 example to parse and read data from 0xff.net's timetracker application.

My example just reads all tasks in all exports in XML files in the same directory, and combines total times. Excludes tasks which are not closed (must have a stop time/date).

About

Extracts total time values from 0xFF.net's timetracker utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published