No description
Find a file
2025-07-12 11:45:04 -07:00
.github Force localization update 2025-06-14 22:26:11 -07:00
.tx Update translation script 2025-06-06 06:38:56 -07:00
android Change notification icon and priority 2025-07-12 11:45:04 -07:00
ios Update pod lock 2025-07-10 08:11:06 -07:00
lib Change notification icon and priority 2025-07-12 11:45:04 -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 Default to moving state 2025-07-05 09:35:58 -07:00
LICENSE.txt Update readme and license 2025-05-20 07:37:00 -07:00
pubspec.lock Update lock file 2025-07-09 21:41:13 -07:00
pubspec.yaml Update app version 2025-07-10 07:39:45 -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.