Traccar GPS Tracking System
Go to file
2024-04-06 09:43:42 -07:00
.github Update scripts 2024-04-06 09:36:43 -07:00
.vscode
legacy Move simple to the top 2024-04-06 09:22:41 -07:00
public
simple Move simple to the top 2024-04-06 09:22:41 -07:00
src
tools Update scripts 2024-04-06 09:36:43 -07:00
.env
.eslintrc.json Add lint exception 2024-04-06 09:41:35 -07:00
.gitignore Update git ignore 2024-04-06 09:43:42 -07:00
.npmrc
index.html
package-lock.json
package.json
README.md Update readme 2024-04-06 09:25:05 -07:00
vite.config.js

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.

The modern app uses React, Material UI and MapLibre. For more information on how to build it please check the web app documentation.

Team

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.