Merge pull request #265 from rossey/patch-1

Add link to MQTT and fix easily typo
This commit is contained in:
JP Mens
2018-10-29 10:29:24 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@
[![Build Status](https://travis-ci.org/owntracks/recorder.svg?branch=master)](https://travis-ci.org/owntracks/recorder)
The _OwnTracks Recorder_ is a lightweight program for storing and accessing location data published via MQTT (or HTTP) by the [OwnTracks](http://owntracks.org) apps. It is a compiled program which is easily to install and operate even on low-end hardware, and it doesn't require an external database.
The _OwnTracks Recorder_ is a lightweight program for storing and accessing location data published via [MQTT](https://mqtt.org/) (or HTTP) by the [OwnTracks](http://owntracks.org) apps. It is a compiled program which is easy to install and operate even on low-end hardware, and it doesn't require an external database.
![Architecture of the Recorder](assets/ot-recorder.png)