secubox-openwrt/package/secubox/luci-app-nextcloud/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

31 lines
457 B
Markdown

# LuCI Nextcloud
LuCI web interface for managing a self-hosted Nextcloud instance -- file sync, calendar, and contacts.
## Installation
```bash
opkg install luci-app-nextcloud
```
## Access
LuCI > Services > Nextcloud
## Tabs
- **Overview** -- Nextcloud service status and instance information
- **Settings** -- Instance configuration and management
## RPCD Methods
Service: `luci.nextcloud`
## Dependencies
- `luci-base`
## License
Apache-2.0