Temperature sensors data for the LuCI status page (OpenWrt webUI)
Find a file
2026-04-14 17:40:57 +03:00
htdocs/luci-static/resources CSS button style. 2026-04-14 17:40:57 +03:00
po v0.8. View switching option. 2026-02-06 23:30:30 +03:00
root/usr/share Trip points fixes. 2025-07-09 18:42:32 +03:00
screenshots Layout fixes 2025-05-08 22:55:54 +03:00
LICENSE Initial commit 2021-01-03 21:31:34 +03:00
Makefile CSS button style. 2026-04-14 17:40:57 +03:00
README.md CSS button style. 2026-04-14 17:40:57 +03:00

luci-app-temp-status

Temperature sensors data for the LuCI status page (OpenWrt webUI).

OpenWrt >= 22.03.

Dependences: ucode, ucode-mod-fs.

Installation notes

OpenWrt >= 25.12:

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

i18n-ru:

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

OpenWrt <= 24.10:

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

i18n-ru:

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

Screenshots: