Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
T

traccar

> 编程语言
Open source

Traccar GPS Tracking System

7.5K stars0 likes0 views
WebsiteGitHub

About

Traccar GPS Tracking System

Traccar

Overview

Traccar is a free, open source GPS tracking platform. This repository contains the Java-based back-end server, which supports more than 200 GPS protocols and 2000+ models of GPS tracking devices out of the box. Traccar works with any major SQL database and provides an easy to use REST API.

Traccar is built for anyone who needs to track vehicles, assets, or people: fleet operators, GPS tracking resellers running their own white-label platform, and individuals tracking their own devices. You can self-host it for free, or use official managed hosting if you'd rather not run a server yourself.

Web Dashboard

Other parts of the Traccar platform:

  • Traccar web app - the browser-based tracking dashboard
  • Traccar Manager app - mobile app for viewing your tracked devices

There is also a set of mobile apps for tracking mobile devices themselves:

  • Traccar Client app

Quick Start

Run Traccar with a production-grade MySQL database using Docker Compose:

curl -o compose.yaml https://raw.githubusercontent.com/traccar/traccar/master/docker/compose/traccar-mysql.yaml
docker compose up -d

Traccar will be available on port 8082. See the Docker documentation for other configuration options, or try the live demo without installing anything.

Features

Some of the available features include:

  • Real-time GPS tracking
  • Driver behaviour monitoring
  • Detailed and summary reports
  • Geofencing functionality
  • Alarms and notifications
  • Account and device management
  • Email and SMS support

Build

Please read the build from source documentation on the official website.

Community

  • Forums
  • Documentation

Team

  • Anton Tananaev ([email protected])
  • Andrey Kunitsyn ([email protected])

License

Apache License, Version 2.0. See LICENSE.txt for details.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

> Tags

Javagpsgps-trackinghacktoberfestjava

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言