No description
Find a file
2025-12-25 01:18:21 +03:00
htdocs/luci-static/resources/view README.md. 2025-12-25 01:18:21 +03:00
po v0.6. Refactoring, rpcd module. 2025-12-17 19:04:35 +03:00
root/usr/share v0.6. Refactoring, rpcd module. 2025-12-17 19:04:35 +03:00
screenshots Minor improvements 2021-10-06 23:57:36 +03:00
LICENSE Initial commit 2020-06-19 21:17:49 +03:00
Makefile Fixed SVG for OpenWrt 25.12. 2025-12-24 19:42:54 +03:00
README.md README.md. 2025-12-25 01:18:21 +03:00

luci-app-disks-info

Status of connected disk devices (partitions, filesystems, SMART) for LuCI (OpenWrt webUI).

OpenWrt >= 21.02.

Dependences: ucode, ucode-mod-fs, fdisk, smartmontools, smartmontools-drivedb.

Installation notes

OpenWrt >= 25.12:

apk update
wget --no-check-certificate -O /tmp/luci-app-disks-info-0.6.1-r1.apk https://github.com/gSpotx2f/packages-openwrt/raw/master/25.12/luci-app-disks-info-0.6.1-r1.apk
apk --allow-untrusted add /tmp/luci-app-disks-info-0.6.1-r1.apk
rm /tmp/luci-app-disks-info-0.6.1-r1.apk
service rpcd restart

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-disks-info-ru-0.6.1-r1.apk https://github.com/gSpotx2f/packages-openwrt/raw/master/25.12/luci-i18n-disks-info-ru-0.6.1-r1.apk
apk --allow-untrusted add /tmp/luci-i18n-disks-info-ru-0.6.1-r1.apk
rm /tmp/luci-i18n-disks-info-ru-0.6.1-r1.apk

OpenWrt <= 24.10:

opkg update
wget --no-check-certificate -O /tmp/luci-app-disks-info_0.6.1-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/24.10/luci-app-disks-info_0.6.1-r1_all.ipk
opkg install /tmp/luci-app-disks-info_0.6.1-r1_all.ipk
rm /tmp/luci-app-disks-info_0.6.1-r1_all.ipk
service rpcd restart

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-disks-info-ru_0.6.1-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/24.10/luci-i18n-disks-info-ru_0.6.1-r1_all.ipk
opkg install /tmp/luci-i18n-disks-info-ru_0.6.1-r1_all.ipk
rm /tmp/luci-i18n-disks-info-ru_0.6.1-r1_all.ipk

Screenshots: