simple-gps-logger

Simple GPS Logger

A simple GPS tracking app that records your location coordinates and exports them as GPX or CSV files. The app is open-source, privacy-conscious, and easy-to-use.


Features


Platform & Technology


Screenshots

Here are a few screenshots of the app in action:

Home Screen Dark Tracks Screen Dark Track Statistics Dark Options Dark Home Screen Light Tracks Screen Light Track Statistics Light Options Light


Permissions

The app requests the following Android permissions:

All permissions are used strictly for app functionality.


Usage

  1. Open the app
  2. Start GPS logging
  3. Stop logging when finished
  4. Export your data as GPX or CSV

Exported files can be used in mapping or GIS software.


License

Copyright (C) 2026 Juraj Sabo This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.


Installation (Production)

Play Store


Build & Installation (Development)

git clone https://github.com/jurajsabo/simple-gps-logger
cd simple-gps-logger
buildozer -v android debug