From 97fef56fd819996b8b35cb0ca9c49d11bbec635f Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Wed, 12 Sep 2018 16:03:49 +1200 Subject: Update readme file --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 53736eaff..05a486bd8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,30 @@ ## Overview -Traccar is open source server for various GPS tracking devices. Project is written in Java and works on most platforms with installed Java Runtime Environment. +Traccar is an open source GPS tracking system. This repository contains Java-based back-end service. It supports more than more than 170 GPS protocols and more than 1500 models of GPS tracking devices. Traccar can be used with any major SQL database system. It also provides easy to use [REST API](https://www.traccar.org/traccar-api/). + +Other parts of Traccar solution include: + +- [Traccar web app](https://github.com/traccar/traccar-web) +- [Traccar Manager Android app](https://github.com/traccar/traccar-manager-android) +- [Traccar Manager iOS app](https://github.com/traccar/traccar-manager-ios) + +There is also a set of mobile apps that you can use for tracking mobile devices: + +- [Traccar Client Android app](https://github.com/traccar/traccar-client-android) +- [Traccar Client iOS app](https://github.com/traccar/traccar-client-ios) + +## 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 -- cgit v1.2.3