Traccar GPS Tracking System
Go to file
2016-12-03 12:13:07 +13:00
schema Remove unique token constraint 2016-11-20 10:06:34 +13:00
setup Add API to get positions by Id 2016-11-30 09:58:48 +05:00
src/org/traccar Add GPS103 power cut alarm 2016-12-02 05:06:11 +13:00
templates/export - Pass client timezone to excel template 2016-11-23 11:41:11 +05:00
test/org/traccar Add GPS103 power cut alarm 2016-12-02 05:06:11 +13:00
tools
traccar-web@9dc4e2a38b
.gitignore
.gitmodules Ignore changes to submodule 2016-12-03 12:13:07 +13:00
.travis.yml
checkstyle.xml
debug.xml
LICENSE.txt
pom.xml
README.md Update readme file docker info 2016-11-26 20:13:46 +13:00
swagger.json Update User definition in api specs 2016-12-01 00:52:25 +05:30

Traccar

Build Status

Overview

Traccar is open source server for various GPS tracking devices. Project is written in Java and works on most platforms with installed Java Runtime Environment.

Build

Please read build from source documentation on the official website.

Docker documentation is also available of the 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.