secubox-openwrt/package/secubox/luci-app-simplex
CyberMind-FR d92b3360ea feat(repo): Add unified repo-deploy.sh and multi-arch support
- Add repo-deploy.sh script for staging and deploying packages
- Replicate _all.ipk packages to all 6 architectures automatically
- Add "Refresh Indexes" button to LuCI dashboard for local deployments
- Add RPCD refresh method to regenerate Packages indexes on-device
- Support architectures: aarch64_cortex-a72, aarch64_cortex-a53,
  aarch64_generic, x86_64, mips_24kc, mipsel_24kc

Usage:
  ./secubox-tools/repo-deploy.sh stage --clean
  ./secubox-tools/repo-deploy.sh deploy root@192.168.255.1

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-19 07:48:59 +01:00
..
htdocs/luci-static/resources/view/simplex refactor(luci): Mass KissTheme UI rework across all LuCI apps 2026-03-12 11:09:34 +01:00
root/usr feat(repo): Add unified repo-deploy.sh and multi-arch support 2026-03-19 07:48:59 +01:00
Makefile feat(simplex): Add SimpleX Chat self-hosted messaging servers 2026-02-02 12:53:41 +01:00
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

LuCI SimpleX Chat Server

LuCI web interface for managing a self-hosted SimpleX Chat relay -- privacy-first messaging with SMP and XFTP servers.

Installation

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