Skip to content

Open Source Android app for finding your way back to a previously visited location using GPS coordinates.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

constambeys/getback_gps

 
 

Repository files navigation

GetBack GPS for Android

GetBack GPS Build Status Codacy Badge Coverity Scan Build Status Coverage Status

Translation status todofy badge Stack Share

Open Source Android app for finding your way back to a previously visited location using GPS coordinates.

Imagine visiting a town, going to an event or doing some hiking. When finished, you have to find your car again, or the way to the station, or any other point where you started. Store a location when you start your trip, and at the end of the day, use the app to find your way back to where you started.

More info on the website.

Features

  • determine location based on GPS signal, WiFi or cell phone network :
    • use best/most accurate location provider
    • get location updates automatically (based on a time interval or change of location) or
    • get location on demand (by manually refreshing)
  • save a location and give it a name
  • ‘get back’ mode : indicator pointing to a stored location (showing distance and direction)
  • indicate current speed and current bearing
  • use built-in sensors to get more accurate and quicker updated bearing
  • compass rose indicating North
  • detect travel direction and adjust relative direction to destination accordingly

How to get it?

The latest version is available on F-Droid. Install the apk directly from the F-Droid website, or use the F-Droid app to keep automaticaly up to date with future releases.

If you want to try out the latest development version, you can get the code from the git repository and build the current development version yourself.

Bugs and feature requests

Please report bugs and add feature requests in the Github issue tracker.

Requests for translations to a new language can be made here as well.

Translation

You can help translating the app to your own language : https://hosted.weblate.org/projects/getback_gps/strings.

Translation status

Is your language not listed? Follow the instructions on the New translation tab in Weblate or open an issue in the Github issue tracker.

Code documentation

Code documentation of all classes and their methods can be found here.

Third party material

Credits

Getback GPS for Android was made possible by many contributers and sponsors, see Credits.

License

Copyright (C) 2012-2019 Dieter Adriaenssens ruleant@users.sourceforge.net

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

Open Source Android app for finding your way back to a previously visited location using GPS coordinates.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • Shell 1.4%