remove CLI mode

This commit is contained in:
Gabby Morgan
2026-05-30 19:15:25 -05:00
parent feed1145f8
commit b4cd86ed78
2 changed files with 5 additions and 81 deletions
+2 -5
View File
@@ -2,7 +2,7 @@
Single-file Python application for managing LXST Channel connections via Reticulum Network (RNS) and LXMF protocols. Supports CLI and Whisplay HAT GUI modes.
## Running (CLI mode, default)
## Running
python client.py [-c CONFIGDIR] [-w WHITELIST]
@@ -11,11 +11,8 @@ Single-file Python application for managing LXST Channel connections via Reticul
-w, --whitelist : path to bridge_whitelist.json
-v, --verbose : enable debug logging
--rnsconfig : alternative Reticulum config directory
--whisplay, -W : enable Whisplay HAT GUI mode
## Running (Whisplay GUI mode)
python client.py -W [-c CONFIGDIR] [-w WHITELIST]
## Whisplay GUI Controls
## CLI Commands