Skip to content

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

License

Notifications You must be signed in to change notification settings

catsimple/luci-app-temp-status_emb-h81b

 
 

Repository files navigation

luci-app-temp-status

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

OpenWrt >= 19.07.

Dependences: lua, luci-lib-nixio, luci-lib-jsonc.

Installation notes

OpenWrt 23.05:

wget --no-check-certificate -O /tmp/luci-app-temp-status_0.3-5_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/23.05/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/23.05/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 21.02, 22.03:

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) for EMB-H81B

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • Lua 43.6%
  • Makefile 9.3%