secubox-openwrt/package/secubox/luci-app-streamlit
CyberMind-FR 356e2814ca fix(streamlit): Add Re-upload and Gitea Sync buttons to Apps table
Restores missing functionality in the Streamlit dashboard:
- Re-upload button: Upload new .py/.zip to replace existing app code
- Gitea Sync button: Pull latest changes from Gitea repository

The buttons appear in the Apps Library table for each app.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-28 08:15:19 +01:00
..
htdocs/luci-static/resources fix(streamlit): Add Re-upload and Gitea Sync buttons to Apps table 2026-02-28 08:15:19 +01:00
root/usr fix(streamlit): Fix ZIP extraction - except catches SystemExit 2026-02-25 12:51:15 +01:00
Makefile
README.md

LuCI Streamlit Dashboard

LuCI web interface for managing Streamlit application instances with Gitea integration.

Installation

opkg install luci-app-streamlit

Access

LuCI > Services > Streamlit

Tabs

  • Dashboard -- Running instances, status, and resource usage
  • Settings -- Instance configuration and Gitea repository integration

Features

  • Multi-instance Streamlit management
  • Deploy apps from Gitea repositories
  • Per-instance start/stop controls

RPCD Methods

Service: luci.streamlit

Dependencies

  • luci-base
  • secubox-app-streamlit

License

Apache-2.0