From 3fa6591541959a29ddcbfe719b0ac7cddcf27b35 Mon Sep 17 00:00:00 2001 From: ua1zbe Date: Mon, 9 Jan 2023 20:36:48 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55741e9..6f593d5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# mqtt-aprs +# mqtt-aprs testt Connects to the specified APRS-IS server, and posts the APRS output to MQTT. Can parse parameters, or dump the raw JSON from aprslib. It's currently for receive only from APRS-IS and sending to an MQTT server. This script uses the aprslib, https://github.com/rossengeorgiev/aprs-python, to do the heavy APRS lifting.