Traccar GPS Tracking System
Go to file
2016-09-30 06:42:42 +13:00
schema Implement server statistics collection 2016-09-25 14:51:16 +13:00
setup Remove macOS quarantine attributes 2016-09-20 20:56:35 +12:00
src/org/traccar Implement Fifotrack protocol 2016-09-30 06:42:42 +13:00
test/org/traccar Implement Fifotrack protocol 2016-09-30 06:42:42 +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 Implement Fifotrack protocol 2016-09-30 06:42:42 +13:00
LICENSE.txt Upload full license file 2016-09-23 03:07:30 +12:00
pom.xml Downgrade Hikari CP version 2016-09-10 18:49:37 +12:00
README.md Update readme file formatting 2016-04-10 12:42:05 +12:00
swagger.json Added "/reports/*" path to swagger.json 2016-08-29 10:23:03 +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.