From ab5ffdb1662b362af618fe15e479a742c27770d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Knud=20Schr=C3=B8der?=
<37827873+dk98174003@users.noreply.github.com>
Date: Sun, 9 Nov 2025 17:34:10 +0100
Subject: [PATCH] Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 4d738bf..ef82647 100644
--- a/README.md
+++ b/README.md
@@ -5,20 +5,20 @@ This project provides an intuitive graphical interface to connect via IP, USB or
Built entirely in **Python**, it features:
-* Real-time node list with distance, hops, and last-heard info
+* Real-time node list with shortname, longname, since, hops, dist, speed, alt, hw, role
* Message send/receive for the channels public and direct
* Support for light and dark themes
* Direct IP, USB and Bluetooth connection support
* Auto-refresh and title with node count default sort since
* Automatic “Ping → Pong” reply function — the client automatically responds to incoming “ping” with “pong” on a direct message
-* Displays telemetry and position status messages directly in the message feed
* Node count, node filter, and sorting by short name, long name, since, hops, distance, hardware, and role.
* Right click menu on the node to Show node info, Show node on Map and Traceroute the node.
* Send "To selected" to send direct messages.
+* Links menu to Meshtastic internet sites.
Standalone Windows GUI for their Meshtastic devices.
-
+
---
### 🧰 Installation & Setup (Windows)
@@ -105,7 +105,7 @@ Here’s a short **GitHub installation & run description** for your `meshtastic_
A Python GUI client for Meshtastic devices running fully offline on Raspberry Pi OS Trixie (Debian 13).
Connect via USB or Bluetooth, send and receive messages, and view node info in real time.
-
+
### ⚙️ Installation