From eb3c69df39d40f5576329830445a72341ef2dc05 Mon Sep 17 00:00:00 2001 From: Stanislaw Grams Date: Thu, 12 Feb 2026 23:22:37 +0100 Subject: [PATCH] [feat](trx-frontend-http): reorder plugin tabs and add FT8 slot timer Reorder Plugins subtabs to align with the Overview plugin listing (APRS, CW, FT8, WSPR), with Map moved to the end. Also add a live FT8 period countdown indicator in the FT8 panel. Co-authored-by: Codex Signed-off-by: Stanislaw Grams --- .../trx-frontend-http/assets/web/index.html | 6 ++++-- .../trx-frontend-http/assets/web/plugins/ft8.js | 12 ++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html index d61fa4c..9223f62 100644 --- a/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html +++ b/src/trx-client/trx-frontend/trx-frontend-http/assets/web/index.html @@ -122,11 +122,11 @@