op-packages/luci-app-syscontrol/README-EN.md
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

64 lines
1.5 KiB
Markdown

## System Control
**Luci app system control for openwrt**
[![GitHub Downloads](https://img.shields.io/github/downloads/bobbyunknown/luci-app-syscontrol/total?style=for-the-badge&logo=github)](https://github.com/bobbyunknown/luci-app-syscontrol/releases)
[![GitHub Views](https://img.shields.io/badge/VIEWS-973-brightgreen?style=for-the-badge&logo=github)](https://github.com/bobbyunknown/luci-app-syscontrol)
#### Telegram group:
[![SanTech](https://img.shields.io/badge/SanTech-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://t.me/+TuLCASzJrVJmNzM1)
### Features
- Release RAM (also available in LuCI menu)
- Shutdown (also available in LuCI menu)
- Normal reboot and force reboot
- RAM release schedule
- Add shutdown and release RAM menu in LuCI menu
### Install
- For manual installation, please download from the release
- Auto install
```
bash -c "$(curl -fsSL https://raw.githubusercontent.com/bobbyunknown/luci-app-syscontrol/refs/heads/main/install.sh)"
```
### Screenshot
<details>
<summary>RAM Release Schedule</summary>
![RAM Release Schedule](img/jadwal_release_ram.png)
</details>
<details>
<summary>Log</summary>
![Log](img/log.png)
</details>
<details>
<summary>Menu</summary>
![Menu](img/menu.png)
</details>
<details>
<summary>Overview</summary>
![Overview](img/overview.png)
</details>
<details>
<summary>Reboot</summary>
![Reboot](img/reboot.png)
</details>
<details>
<summary>Shutdown</summary>
![Shutdown](img/shutdown.png)
</details>