mirror of
https://github.com/traccar/traccar.git
synced 2026-02-05 13:13:55 -05:00
== DESCRIPTION == Web page - http://www.traccar.org Author - Anton Tananaev (anton.tananaev@gmail.com) Traccar software is licensed under the Apache License 2.0. == INSTALL == 1. Run traccar.run (sudo ./traccar.run) 2. Start daemon (sudo /opt/traccar/bin/traccar start) == UNINSTALL == 1. Remove traccar from init (sudo /opt/traccar/bin/traccar remove) 2. Remove traccar directory (sudo rm -R /opt/traccar)