traccar-web
  • JavaScript 97.5%
  • HTML 1.3%
  • CSS 1.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Michel Gomez b725b45edc agrega URLs de panel y pago al .env
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 17:46:37 -05:00
.github primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
.tx primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
.vscode primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
public ajsute de comando para el apagado 2026-01-12 17:00:09 +00:00
simple primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
src ajuste en MapPositions 2026-05-13 15:27:42 -05:00
.env agrega URLs de panel y pago al .env 2026-05-13 17:46:37 -05:00
.gitignore primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
.npmrc primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
eslint.config.js primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
index.html primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
LICENSE.txt primer envio de subcripsion de pago tc 2025-06-30 19:30:56 -05:00
package-lock.json proceso de pago dentro de la plataforma completa 2026-01-09 15:36:15 +00:00
package.json ajuste de login y proceso de noingresar dispositivo 2025-07-08 09:32:10 -05:00
README.md first commit 2025-06-30 19:30:27 -05:00
vite.config.js iniciar modificacion de logo 2026-01-09 13:56:37 +00: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.

The 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.

traccar_web