From ea48f75ff635bf3808ec4633d14a000900d73319 Mon Sep 17 00:00:00 2001 From: Kim Huebel Date: Fri, 18 Dec 2020 20:53:57 +0000 Subject: [PATCH] Added Key Features in Readme.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3d6df23..e206517 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,17 @@ This is a very first development version of my new MMDVMDash using websockets-te Also this should improve user experience. +## Key Features +* Websockets for reducing load on the hotspot/repeater +* Currently TXing on all timeslots +* Last-Heard-List +* QSO-net-management +* Local Heard-List +* DAPNET messages with decoding of Skyper-messages, -rubrics and METAR-messages +* System-Info-panel for visualize system health +* Automatically detecting clients timezone for displaying timestamps in local behavior +* Easier to customize the html-page because client-part persists in html and javascript-files + ## Technical Details The Dashboard persists in detail in 3 components: two on the server (Hotspot/Repeater) side and on on the browser.