Skip to content

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

License

Notifications You must be signed in to change notification settings

openwrt-xiaomi/luci-app-temp-status

 
 

Repository files navigation

luci-app-temp-status

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

OpenWrt >= 19.07.

Installation notes

OpenWrt >= 21.02:

wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-temp-status_0.3-5_all.ipk
opkg install /tmp/luci-app-temp-status_0.3-5_all.ipk
rm /tmp/luci-app-temp-status_0.3-5_all.ipk
/etc/init.d/rpcd reload

i18n-ru:

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

OpenWrt 19.07:

wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-3_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-app-temp-status_0.3-3_all.ipk
opkg install /tmp/luci-app-temp-status_0.3-3_all.ipk
rm /tmp/luci-app-temp-status_0.3-3_all.ipk
/etc/init.d/rpcd reload

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-temp-status-ru_0.3-3_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/19.07/luci-i18n-temp-status-ru_0.3-3_all.ipk
opkg install /tmp/luci-i18n-temp-status-ru_0.3-3_all.ipk
rm /tmp/luci-i18n-temp-status-ru_0.3-3_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 50.3%
  • Lua 41.3%
  • Makefile 8.4%