From 37d1e0b9284ac65cce0b02bd066c9a941d576659 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Knud=20Schr=C3=B8der?=
<37827873+dk98174003@users.noreply.github.com>
Date: Fri, 12 Dec 2025 20:20:08 +0100
Subject: [PATCH] Statusbar - new and better code and settings load/save
Message area for messages and Status bar for online status.
Better program code.
Knud ;O)
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 821cd05..ae20094 100644
--- a/README.md
+++ b/README.md
@@ -7,17 +7,18 @@ Built entirely in **Python**, it features:
* Real-time node list with shortname, longname, since, hops, dist, speed, alt, hw, role
* Message send/receive for the channels public, direct and private (all channels)
-* Support for light and dark themes
+* Support for light and dark themes and config save.
* 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
* 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, delete node, direct node chat.
+* Right click menu on the node to Show node info, Show node on Map and Traceroute the node, delete node, direct node chat in window.
* Links menu to Meshtastic internet sites.
+* Status bar with POS, TEL, INFO.
Standalone Windows GUI for their Meshtastic devices.
-
+
---
### 🧰 Installation & Setup (Windows)