https://github.com/rune75/googleworktimetracker
Parse logget time at your work address from your google maps timeline
https://github.com/rune75/googleworktimetracker
Last synced: 11 months ago
JSON representation
Parse logget time at your work address from your google maps timeline
- Host: GitHub
- URL: https://github.com/rune75/googleworktimetracker
- Owner: Rune75
- License: mit
- Created: 2025-03-02T20:15:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T20:42:03.000Z (11 months ago)
- Last Synced: 2025-03-02T21:27:34.269Z (11 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# googleWorkTimeTracker
Parse logget time at your work address from your google maps timeline
export the Timeline.json from your Android phone and run the script as shown below whit the Timeline.json as argument.
> python timeTracker.py Timeline.json
Result will be in the output file work.csv
```