No description
Find a file
Evan Morrison cd0b8d3b29 Remove upstream CI workflows not needed for this fork
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-06 12:35:18 +11:00
.github Remove upstream CI workflows not needed for this fork 2026-03-06 12:35:18 +11:00
.tx Update translation script 2025-06-06 06:38:56 -07:00
android Update Java version 2026-02-28 07:48:30 -08:00
ios SPEC modifications 2026-03-06 12:32:44 +11:00
lib SPEC modifications 2026-03-06 12:32:44 +11:00
tool Fix URL update script 2025-12-10 07:49:54 -08:00
.gitignore Update flutter version 2025-06-05 23:15:05 -07:00
.metadata Initial project template 2025-05-04 17:47:47 -07:00
analysis_options.yaml Initial project template 2025-05-04 17:47:47 -07:00
firebase.json Add firebase 2025-05-10 07:42:54 -07:00
l10n.yaml Update project 2025-08-23 16:02:22 -07:00
LICENSE.txt Update readme and license 2025-05-20 07:37:00 -07:00
pubspec.lock SPEC modifications 2026-03-06 12:32:44 +11:00
pubspec.yaml Bump firebase_crashlytics from 5.0.7 to 5.0.8 2026-03-03 01:32:18 +00:00
README.md Update readme and license 2025-05-20 07:37:00 -07:00
SPEC.md add fork modification spec 2026-03-06 12:26:57 +11:00

Traccar Client app

Get it on Google Play Download on the App Store

Overview

Traccar Client is a GPS tracking app for Android and iOS. It runs in the background and sends location updates to your own server using the open-source Traccar platform.

  • Real-time Tracking: See your devices location on your private server in real time.
  • Open-Source: 100% free and open-source, with no ads or tracking.
  • Customizable: Configure update intervals, accuracy, and data usage to fit your needs.
  • Privacy First: Your location data is sent only to your chosen server—never to third parties.
  • Easy Integration: Designed to work seamlessly with the Traccar server and many third-party GPS tracking platforms.

Just enter your server address, grant location permissions, and the app will automatically send periodic location reports in the background.

Team

License

Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.