1
0
Fork
You've already forked OSMDashboard
0
No description
  • Java 100%
dependabot[bot] 90658215b7 Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.4 to 2.8.5 ( #411 )
Bumps androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.4 to 2.8.5.
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx
 dependency-type: direct:production
 update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024年09月16日 10:40:46 +02:00
.github GH lint action java 17 2023年04月16日 22:31:51 +02:00
assets fix #279 monochrome launcher icon 2023年10月03日 20:28:07 +02:00
fastlane/metadata/android Translated using Weblate (Galician) ( #405 ) 2024年09月16日 10:40:46 +02:00
gradle Bump androidx.lifecycle:lifecycle-viewmodel-ktx from 2.8.4 to 2.8.5 ( #411 ) 2024年09月16日 10:40:46 +02:00
src add resources.properties and enable generateLocaleConfig 2024年09月16日 10:40:46 +02:00
.gitignore remove unnessesary .idea files 2020年08月05日 10:43:19 +02:00
build.gradle add resources.properties and enable generateLocaleConfig 2024年09月16日 10:40:46 +02:00
dependabot.yml Create dependabot.yml 2023年11月06日 21:56:28 +01:00
gradle.properties update gradle 2024年09月16日 10:40:45 +02:00
gradlew Revert mode change for gradlew 2022年10月15日 18:36:18 +02:00
gradlew.bat Refactor Preferences ( #102 ) 2021年07月24日 22:13:11 +02:00
LICENSE License: use non-Markdown, so Github-API identifies it. ( #73 ) 2020年09月27日 07:54:37 +02:00
proguard-rules.pro New release for Playstore 2021年12月08日 19:39:11 +01:00
README.md TGM 2024年09月16日 10:40:45 +02:00
settings.gradle migrate to gradle version catalog 2024年09月16日 10:40:45 +02:00

OpenTracks logoOSM Dashboard for OpenTracks

OSM Dashboard is a companion application for OpenTracks. It adds the functionality to show tracks on a map using data from OpenStreetMap. OSM Dashboard updates the provided data from OpenTracks in real-time.

This is a personal clone

  • it builds only Offline flavour
  • It adds dozenal (TGM) units
Free Free (Offline) Free Free Nightly Build Translation
Get it on F-Droid
OSM Dashboard for OpenTracks version published on F-Droid
Get it on F-Droid
OSM Dashboard for OpenTracks version published on F-Droid
Get it on Google Play Nightly builds (for F-Droid client) translate.codeberg.org
Translation state

Features:

  • Online map data: download map data on-demand
  • Offline map data: use on-device stored map data
  • In app download of offline maps: download offline maps from within the app, from https://ftp-stud.hs-esslingen.de
  • Map themes: support for custom map themes for offline maps

Required permissions:

  • INTERNET: required for online maps (only required for the full version, the pure offline version doesn't need any permission)

Maps

The map implementation is based on the Mapsforge VTM library. This also defines the types of offline maps which can be used.

The default online map is provided by OpenStreetMap.org. Join the community and help to improve the map, see www.openstreetmap.org/fixthemap.

Please consider downloading an offline map to decrease the server load and save your mobile data plan. Some offline maps can be found here:

Some maps require special themes to render correctly! These need to be downloaded and configured accordingly.

Offline maps can be downloaded via the menu Map download or by visiting the above mentioned websites and clicking the download links. Some browsers (e.g. Firefox) require a long click on the link and "Open link in external app" and then choose OSMDashboard.

Manually downloaded offline maps or maps shared by other apps can be opened from your Android device. Select the directory in the menu Map directory.

Screenshots