Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Google Timeline Import script #407

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Conversation

aaronspruit
Copy link
Contributor

After getting owntracks setup in my own environment, I stumbled upon the existing Timeline Import script. Unfortunately, it no longer works due to changes in the jason google provides.

As that repo is now deprecated, and seeing that the GPX import script landed here, I figured I'd open a PR for this too.

Changes to the script include:

  • fixes to parse the new timestamp key in the timeline json so that the message 'tst' key is properly updated
  • made the trackerID a user-supplied argument instead of being hardcoded

@jpmens jpmens merged commit 6ed3179 into owntracks:master Mar 12, 2023
@jpmens
Copy link
Member

jpmens commented Mar 12, 2023

Thank you, @aaronspruit, I have merged your contribution.

jpmens added a commit that referenced this pull request Oct 24, 2023
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
jpmens added a commit that referenced this pull request Oct 24, 2023
- FIX: logs to stderr if DOCKER_RUNNING in environment (#426)
- FIX: typo in help descriptions (#423)
- NEW: Updated Google Timeline Import script (#407)
- UPD: Improve GPX-Import (#413)
- FIX: Table of Locations sorting issue (#415)
@Korenchkin
Copy link

not an author of this,but this aproach seems spot-on what is needed,and solves my problems the same way-too large file-crash,add more ram-works,but skips some points: https://www.technowizardry.net/2024/01/migrating-from-google-location-history-to-owntracks/
could someone make this official?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants