Skip to content

tano-systems/luci-app-cpu-perf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luci-app-cpu-perf

CPU performance information and management for LuCI (OpenWrt webUI).

OpenWrt >= 19.07.5.

Installation notes

wget --no-check-certificate -O /tmp/luci-app-cpu-perf_0.4-0_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-cpu-perf_0.4-0_all.ipk
opkg install /tmp/luci-app-cpu-perf_0.4-0_all.ipk
rm /tmp/luci-app-cpu-perf_0.4-0_all.ipk
/etc/init.d/rpcd restart
/etc/init.d/cpu-perf start

i18n-ru:

wget --no-check-certificate -O /tmp/luci-i18n-cpu-perf-ru_0.4-0_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-cpu-perf-ru_0.4-0_all.ipk
opkg install /tmp/luci-i18n-cpu-perf-ru_0.4-0_all.ipk
rm /tmp/luci-i18n-cpu-perf-ru_0.4-0_all.ipk

Screenshots:

Related LuCI applications:

CPU load: https://github.com/gSpotx2f/luci-app-cpu-status, https://github.com/gSpotx2f/luci-app-cpu-status-mini. Temperature: https://github.com/gSpotx2f/luci-app-temp-status.

About

CPU performance information and management for LuCI (OpenWrt webUI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.3%
  • Shell 18.9%
  • Lua 12.4%
  • Makefile 1.4%