Skip to content

Kakile/luci-app-temp-status

 
 

Repository files navigation

luci-app-temp-status

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

OpenWrt >= 22.03.

Dependences: ucode, ucode-mod-fs.

Installation notes

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

i18n-ru:

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

Screenshots:

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.0%
  • Makefile 2.0%