Traccar GPS Tracking System
Go to file
2024-04-06 09:22:10 -07:00
.github Filter actions by path 2022-08-09 17:25:02 -07:00
.vscode Move modern to the top 2024-04-06 09:22:10 -07:00
legacy Move to the legacy folder 2024-04-06 09:17:52 -07:00
public Move modern to the top 2024-04-06 09:22:10 -07:00
src Move modern to the top 2024-04-06 09:22:10 -07:00
tools Update translation script 2023-02-04 13:44:41 -08:00
.env Move modern to the top 2024-04-06 09:22:10 -07:00
.eslintrc.json Move modern to the top 2024-04-06 09:22:10 -07:00
.gitignore Move modern to the top 2024-04-06 09:22:10 -07:00
.npmrc Move modern to the top 2024-04-06 09:22:10 -07:00
index.html Move modern to the top 2024-04-06 09:22:10 -07:00
package-lock.json Move modern to the top 2024-04-06 09:22:10 -07:00
package.json Move modern to the top 2024-04-06 09:22:10 -07:00
README.md Update readme 2023-02-17 11:45:10 -08:00
vite.config.js Move modern to the top 2024-04-06 09:22:10 -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 (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.