Skip to content

maxlife70/traccar-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traccar-web

Web page - http://traccar.litvak.su

News - http://traccar.litvak.su/news.html

Demo - http://traccar.litvak.su/demo.html

Authors: Anton Tananaev (anton.tananaev@gmail.com), Vitaly Litvak (vitavaque@gmail.com)

Summary

Web interface for traccar server.

Installation

  1. Download latest build from http://myultrashare.appspot.com/s/traccar-web/dev/latest/traccar-web.war

  2. Stop Traccar service.

  3. Replace traccar-web.war in Traccar installation folder (/opt/traccar or c:\Program Files\Traccar) with downloaded one. I recommend to do a backup of existing traccar-web.war just in case.

  4. Start Traccar service

  5. If necessary clear web browser cookies related to your traccar web UI. In chrome this can be done like said here http://superuser.com/questions/548096/how-can-i-clear-cookies-for-a-single-site

Features

See complete features list on official web site.

Building

See building instructions on official web site

Eclipse

See Eclipse IDE setup instructions on official web site

IntelliJ IDEA

See IntelliJ IDEA IDE setup instructions on official web site

NetBeans

See NetBeans IDE setup instructions on official web site

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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.4%
  • JavaScript 4.1%
  • Shell 3.1%
  • CSS 0.4%