2016-09-18 08:09:43 +08:00
# [Traccar Web Interface](https://www.traccar.org)
2015-04-07 15:03:25 +08:00
2015-03-03 13:11:15 +08:00
## Contacts
Author - Anton Tananaev ([anton.tananaev@gmail.com](mailto:anton.tananaev@gmail.com))
Website - [https://www.traccar.org ](https://www.traccar.org )
2016-09-18 08:09:43 +08:00
## 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 ](https://github.com/tananaev/traccar ).
2015-03-03 13:11:15 +08:00
2016-09-18 08:09:43 +08:00
## License
2015-03-03 13:11:15 +08:00
2016-09-22 12:03:14 +08:00
GNU General Public License, Version 3
2016-09-18 08:09:43 +08:00
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.
2015-03-03 13:11:15 +08:00
2016-09-18 08:09:43 +08:00
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.
2015-03-03 13:11:15 +08:00
2016-09-18 08:09:43 +08:00
You should have received a copy of the GNU General Public License
along with this program. If not, see < http: / / www . gnu . org / licenses / > .