Traccar GPS Tracking System
Go to file
2022-07-16 09:17:59 -07:00
.github Rename actions 2022-07-16 09:17:59 -07:00
modern Option to hide attributes 2022-07-15 18:45:44 -07:00
tools Check in lock files 2022-06-29 10:39:43 -07:00
web Option to hide attributes 2022-07-15 18:45:44 -07:00
.eslintignore Add lint ignore directory 2021-08-14 18:11:57 -07:00
.eslintrc.json Disable new lint warnings 2017-09-05 20:33:48 +12:00
.gitignore Check in lock files 2022-06-29 10:39:43 -07:00
LICENSE.txt Upload full license file 2016-09-23 03:09:18 +12:00
package-lock.json Bump minimist from 1.2.5 to 1.2.6 2022-06-29 17:40:15 +00:00
package.json Update JavaScript libraries 2022-01-17 20:39:25 -08:00
README.md Move docs to the website 2022-07-01 07:55:29 -07:00

Traccar Web Interface

Overview

Traccar is open source server for various GPS tracking devices. This repository contains web interface for the Traccar platform. For back-end checkout main Traccar repository.

Modern web app

New web app for Traccar. It uses modern technologies like React, Material UI etc. For more information on how to build it please check the modern app documentation.

Legacy web app

Old web app for Traccar. It uses Sencha Ext JS framework. For more information on how to build it please check the legacy app documentation.

Team

License

Modern app uses Apache License, Version 2.0 license.

Legacy app uses The GNU General Public License v3.0 license.