Skip to content

Anton-V-K/Traccar-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traccar-Lite

Lite version of Traccar Server re-implemented in PHP (suitable for free and/or shared hosting)

Installation

  1. Create MySQL database (or choose an existing one) at your site and import the SQL scripts from db-new subdirectory (in the specified order).
  2. Put the scripts in php subdirectory on your site (you may rename the directory if needed).
  3. Copy sample file config.php.SAMPLE into config.php (within same directory), and adjust its content to specify DB connection details (DB name, user name and user password).

Android Client settings

In the Android application you should specify the Server URL to point to the script osmand.php at your site - the path may look like http://you.site.com/php/osmand.php (secure connection over HTTPS should also work).

About

Lite version of Traccar Server re-implemented in PHP (suitable for free hosting)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages