Files
DRB-CnC/Client
Logan Cusano 8a0baa5bc9 Small tweaks
- Update local webUI to refresh when joining server to clear modal
- Updated client webUI page title
- Re-added join modal to node page (client & server)
- updated join modal to use node.nearbySystems
2023-07-22 15:01:48 -04:00
..
2023-07-22 03:57:50 -04:00
2023-07-01 18:24:19 -04:00
2023-07-22 15:01:48 -04:00
2023-07-22 03:57:50 -04:00
2023-07-22 03:57:50 -04:00
2023-07-22 15:01:48 -04:00
2023-07-22 03:57:50 -04:00
2023-07-22 03:57:50 -04:00
2023-06-18 23:21:18 -04:00
2023-06-18 23:21:18 -04:00
2023-07-22 03:51:46 -04:00
2023-06-17 23:37:26 -04:00

Discord Radio Bot: Command & Control - Client


The client application communicates with the server through the provided API. Each client instance waits for join requests sent by users through Discord. Once a join request is received, the client uses the SDR application to tune into the specified radio preset. It then establishes a connection to Discord, allowing users to listen to the selected radio preset in real-time.

In addition to its interaction with the server, the client also has its own API and web application. This enables users to directly interface with the client, perform actions specific to the client application, and access relevant information about the connected SDR and radio presets.

Requirements


Hardware

Installation


Notes here

Installation here


Configuration


Notes here

Configuration here


Usage


Usage here