Added Key Features in Readme.md
This commit is contained in:
parent
7c36c926ab
commit
ea48f75ff6
1 changed files with 11 additions and 0 deletions
11
README.md
11
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue