No description
Find a file
2025-06-05 23:15:05 -07:00
.github/workflows Only include translated 2025-06-05 22:47:26 -07:00
.tx Update config 2025-06-05 22:53:18 -07:00
android Handle missing keystore 2025-06-05 21:57:29 -07:00
ios Update flutter version 2025-06-05 23:15:05 -07:00
lib Update flutter version 2025-06-05 23:15:05 -07: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 Add app localization 2025-05-05 18:18:36 -07:00
LICENSE.txt Update readme and license 2025-05-20 07:37:00 -07:00
pubspec.lock Update flutter version 2025-06-05 23:15:05 -07:00
pubspec.yaml Fix preference migration 2025-06-03 22:27:07 -07:00
README.md Update readme and license 2025-05-20 07:37:00 -07: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.