Skip to content

drolx/track

This branch is 13 commits ahead of, 218 commits behind traccar/traccar:master.

Folders and files

NameName
Last commit message
Last commit date
Oct 13, 2024
Oct 13, 2024
Sep 6, 2024
Sep 18, 2024
Sep 16, 2024
Oct 26, 2024
Sep 20, 2024
Jul 28, 2024
Sep 16, 2024
Feb 15, 2023
Dec 2, 2016
Sep 22, 2016
Oct 20, 2021
Sep 16, 2024
Jun 5, 2024
Jun 1, 2024
Jun 1, 2024
Sep 18, 2024
Apr 2, 2019

Repository files navigation

Overview

Traccar is an open source GPS tracking system. This repository contains Java-based back-end service. It supports more than 200 GPS protocols and more than 2000 models of GPS tracking devices. Traccar can be used with any major SQL database system. It also provides easy to use REST API.

Other parts of Traccar solution include:

There is also a set of mobile apps that you can use for tracking mobile devices:

Features

Some of the available features include:

  • Real-time GPS tracking
  • Driver behaviour monitoring
  • Detailed and summary reports
  • Geofencing functionality
  • Alarms and notifications
  • Account and device management
  • Email and SMS support

Build

Please read build from source documentation on the official website.

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.