amoydream / OpenTracks

OpenTracks is a sport tracking application that completely respects your privacy.

Home Page:https://f-droid.org/de/packages/de.dennisguse.opentracks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTracks logo OpenTracks: a sport tracker

OpenTracks is a sport tracking application that completely respects your privacy.

Awesome Humane Tech

Free Donations Translations
Get it on F-Droid Donate using Liberapay Translation status
OpenTracks version published on F-Droid bitcoin:bc1qckpls3lpjlcpyxzm66hcy65hnesas9zgacy6yc
Get it on Google Play

Screenshots

Features

  • Tracking: track your sport and outdoor activities
  • Voice announcements
  • Photos and Markers: mark interesting locations while tracking
  • Export:
    • export tracks either as KMZ (incl. photos), KML, or GPX
    • export automatically after each recording (e.g., to sync)
    • avoid duplication: each exported file contain a random unique identifier (i.e., opentracks:trackid)
  • Altitude:
    • gain/loss via barometric sensor (if present)
    • shown in EGM2008 (above mean sea level); exported as WGS84
  • Bluetooth LE sensors:
    • heart rate
    • cycling: speed and distance
    • cycling: cadence
    • cycling: power meter

Gadgetbridge integration

OpenTracks can be used with Gadgetbridge:

  • shows statistics via notification on smart watches (requires Gadgetbridge 0.56.1 or later), and
  • Gadgetbridge's GPX exporter generates opentracks:trackid to avoid duplication (Gadgetbridge 0.53.0 or later).

Privacy

  • No Internet access: Internet is not used
  • No advertising
  • No in-app analytics
  • No use of Google Play Services

Only required permission:

  • ACCESS_FINE_LOCATION: required to use the GPS.

An overview of Bluetooth LE sensors that are known to work with OpenTracks is in README_TESTED_SENSORS.md.

Custom Dashboards (incl. map)

As of v3.3.1, OpenTracks supports custom dashboards. The reference implementation is OSMDashboard, which presents an OpenStreetMap map (showing the current track, incl. updates). The developer documentation is in README_API.md.

Alternatively, recorded tracks can be shared as KMZ/GPX with installed applications (e.g., OsmAnd). However, this is rather slow and does not provide updates while recording.

Project history

OpenTracks is based upon Google My Tracks app (code). Initially, My Tracks was initially released by Google in 2010 as open-source software. In 2016, Google decided to discontinue My Tracks and stopped distributing it via the Google Play store in April 2016. Then Plonk42 conducted some maintenance work until 2016, so My Tracks could still be used (based upon version Google's MyTracks version 2.0.6). Plonk42's version is available here. In 2019, OpenTracks was forked from Plonk42's My Tracks and major rework was conducted.

Rework of OpenTracks included:

  • removing Google's analytics code,
  • removing integration into Google Drive,
  • removing Google Maps integration,
  • removing Google Earth integration,
  • removing use of Google Play service,
  • removing calorie estimation and activity estimation,
  • removing support for ANT+ and Classic Bluetooth,
  • adding support for Bluetooth LE heart rate sensors,
  • removing Protobuf (store sensor data in SQLite columns directly), and
  • removing Android Service API for other apps.

Artwork, logos and user interface remained more or less unchanged.

More information about Google My Tracks:

About

OpenTracks is a sport tracking application that completely respects your privacy.

https://f-droid.org/de/packages/de.dennisguse.opentracks/

License:Apache License 2.0


Languages

Language:Java 99.7%Language:Shell 0.2%Language:Ruby 0.1%