Traccar GPS Tracking System
Go to file
2020-07-05 11:05:13 -07:00
.github Update templates 2020-07-05 11:05:13 -07:00
modern Update modern readme 2020-07-05 10:18:01 -07:00
tools Add packaging script 2020-07-04 23:29:47 -07:00
web Fix style issue 2020-07-04 23:29:31 -07:00
.eslintignore Update CI script 2020-07-05 10:09:13 -07:00
.eslintrc.json Disable new lint warnings 2017-09-05 20:33:48 +12:00
.gitignore Add packaging script 2020-07-04 23:29:47 -07:00
LICENSE.txt Upload full license file 2016-09-23 03:09:18 +12:00
package.json Merge from upstream, change .eslintrc.json 2017-08-22 00:21:29 +01:00
README.md Remove Travis and update readme 2020-07-05 10:01:31 -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.

New version

A new version of the web app is under development alongside original web app. It will be available under Apache open source license. It uses React, Material UI and other modern web frameworks. Check modern folder for more details.

Team

License

GNU General Public License, Version 3

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.