Traccar GPS Tracking System
Go to file
2024-03-08 10:59:29 +01:00
.github Filter actions by path 2022-08-09 17:25:02 -07:00
modern Merge branch 'traccar:master' into autocomplete-instead-of-single-select 2024-03-08 10:59:29 +01:00
tools Update translation script 2023-02-04 13:44:41 -08:00
web Add Macedonian localization 2024-02-11 13:34:52 -08:00
.eslintignore Other modern cleanup 2022-07-31 07:27:14 -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 word-wrap from 1.2.3 to 1.2.4 2023-07-19 18:22:50 +00:00
package.json Update JavaScript libraries 2022-01-17 20:39:25 -08:00
README.md Update readme 2023-02-17 11:45:10 -08: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 (modern subfolder). 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.