1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 14:11:59 +01:00

Update README.md

This commit is contained in:
Marek Farkaš
2024-01-17 22:48:21 +01:00
committed by GitHub
parent fb8c0753d3
commit fe029577c5

View File

@@ -7,9 +7,10 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to
- 🌐 **Web-Based Control:** Access and control your TEF6686 / F1HD receiver from any device with a web browser.
- 📻 **FM DXing:** Enhance your FM DXing experience with a user-friendly web interface.
- **Cross-Platform:** You can run this on both Windows and Linux servers along with xdrd.
- **Tuner control:** Control your FM tuner on the go. Phone? Tablet? No problem.
## Features to be added
- **Tuner control:** Currently the tuner info is read only, however in the near future you will also be able to control via password authentication.
- **Password authentication:** Currently anyone can control the tuner. In the near future, we will implement password authentication, by default all the data will be read-only.
- **Low-latency streaming**: Currently planned as a feature similar to WebSDRs to provide a zero-delay audio using your browser.
- **Pre-compiled app version**: Currently planned right after finishing the low-latency streaming feature.