Traccar GPS Tracking System
Go to file
2019-03-23 12:39:29 -07:00
.github Update issue template 2017-08-21 22:37:58 +12:00
backup Support commands routing 2018-11-14 17:00:06 +13:00
schema Move changeset to new changelog 2018-10-22 05:09:55 +04:00
setup Merge branch 'master' into jcache 2019-03-23 12:39:29 -07:00
src/org/traccar Merge branch 'master' into jcache 2019-03-23 12:39:29 -07:00
templates Resave export templates in MS Office 2018-08-09 15:57:24 +05:00
test/org/traccar Merge branch 'master' into jcache 2019-03-23 12:39:29 -07:00
tools Update generator coordinates 2018-10-05 10:39:36 +13:00
traccar-web@05b555c6c8 Update web submodule 2019-02-02 20:14:25 -08:00
.gitignore
.gitmodules Ignore changes to submodule 2016-12-03 12:13:07 +13:00
.travis.yml Update travis ci configuration 2018-09-17 14:51:21 +12:00
checkstyle.xml Improve GV300 and GV65 CAN data support 2018-11-25 13:04:21 +13:00
debug.xml Merge branch 'master' into jcache 2019-03-23 12:39:29 -07:00
findbugs.xml Update Java dependencies and fix issues 2018-08-05 11:14:25 +12:00
hazelcast.xml Hazelcast testing configuration 2018-10-24 11:07:15 +04:00
LICENSE.txt Upload full license file 2016-09-23 03:07:30 +12:00
pom.xml Merge branch 'master' into jcache 2019-03-23 12:39:29 -07:00
README.md Remove redundant words from README 2018-11-25 13:04:21 +13:00
swagger.json Update version number 2019-02-02 00:15:40 -08:00

Traccar

Build Status

Overview

Traccar is an open source GPS tracking system. This repository contains Java-based back-end service. It supports more than 170 GPS protocols and more than 1500 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.