secubox-openwrt/package/secubox/luci-app-simplex/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

34 lines
574 B
Markdown

# LuCI SimpleX Chat Server
LuCI web interface for managing a self-hosted SimpleX Chat relay -- privacy-first messaging with SMP and XFTP servers.
## Installation
```bash
opkg install luci-app-simplex
```
## Access
LuCI > Services > SimpleX Chat
## Features
- SMP (SimpleX Messaging Protocol) server management
- XFTP file transfer server management
- Server address and fingerprint display
- Service start/stop/restart controls
- Connection status monitoring
## RPCD Methods
Service: `luci.simplex`
## Dependencies
- `secubox-app-simplex`
## License
Apache-2.0