Traccar GPS Tracking System
Go to file
2016-10-21 07:48:00 +05:00
schema Rename type to category 2016-10-21 06:12:37 +05:00
setup Fix current user for alpine in Dockerfile 2016-10-19 02:46:04 +08:00
src/org/traccar Implement copy attributes from last position 2016-10-21 07:19:40 +05:00
templates/export - Fix export empty reports 2016-10-20 09:55:49 +05:00
test/org/traccar Decode HuaSheng validity flag 2016-10-20 21:13:12 +13:00
tools Adds support for specifying a host. 2016-09-21 09:16:13 -03:00
.gitignore Change order cache initialization 2016-07-20 15:57:15 +05:00
.travis.yml Add Travis CI configuration (fix #1105) 2015-03-03 11:13:57 +13:00
checkstyle.xml Added notifications via email 2016-06-26 00:51:33 +05:00
debug.xml Add an example of parameter 2016-10-21 07:48:00 +05:00
LICENSE.txt Upload full license file 2016-09-23 03:07:30 +12:00
pom.xml - Implement export reports to excel 2016-10-17 14:02:23 +05:00
README.md Update readme file formatting 2016-04-10 12:42:05 +12:00
swagger.json - Filter events on server side 2016-10-19 18:35:28 +05:00
web Add a symbolic link to web interface 2016-09-18 11:50:06 +12:00

Traccar

Build Status

Contacts

Author - Anton Tananaev (anton.tananaev@gmail.com)

Website - https://www.traccar.org

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.

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.