who could/should copy that package to luci? gui?
what about other luci-related libremesh packages?

ufo


-------- Forwarded Message --------
Subject: luci-mod-status (found at libremesh)
Date: Sat, 04 Mar 2017 19:34:52 +0100
From: ufo@rund.freifunk.net
To: luci@lists.subsignal.org


Using Libremesh Firmware makes me going crazy about such nice web-graphs 
inside their Luci.
screenshot: https://twitter.com/Freifunk_L/status/747919909510852609

so now i was modifying at least their luci-mod-status package to makes 
it running on brandnew lede-1701-release, inside our freifunk firmware. 
Very cool!

We are using it for Freifunk Mesh-Nodes but it also seems to be very 
useful for even "normal" Accesspoints or Wifi-Clients: STatus AND Wifi 
Details are shown in realtime, even without password. Thats the nicest 
way to wifi-tune the device: Moving it with a look at this graph and 
even installing long-range wifi-links is very easy to do.

screenshot:
https://twitter.com/Freifunk_L/status/837995052408451075

Wouldnt it be nice to include that package into normal luci-packages? 
Who should/could commit that? Best case, the programmer himself, gui!?

There are some other useful packages too (batman-adv and bmx6 luci 
packages), how should we deal with that?

screenshot bmx6:
https://twitter.com/rundfreifunk/status/838014942246764544

greetings, ufo

p.s.

original code:
https://github.com/libremesh/lime-packages

my edits:
https://github.com/freifunk-leipzig/lime-packages/tree/develop/packages/luci-mod-status

you can try it:
i was compiling and testing already (LEDE_1701_Release SDK for ath9k)

opkg install 
http://firmware.leipzig.freifunk.net:8004/srv2/lede/lede-sdk-1701/bin/packages/mips_24kc/packages/luci-lib-jquery-1-4_1.4-1_mips_24kc.ipk

opkg install 
http://firmware.leipzig.freifunk.net:8004/srv2/lede/lede-sdk-1701/bin/packages/mips_24kc/packages/luci-lib-jquery-flot-0-8_0.8.1-1_mips_24kc.ipk

opkg install 
http://firmware.leipzig.freifunk.net:8004/srv2/lede/lede-sdk-1701/bin/packages/mips_24kc/packages/luci-mod-status_-_mips_24kc.ipk

i also have a dirty bash-script to convert arp-entries to /etc/bat-hosts 
on batman-adv-less . devices. so you can see ipv4 adresses instead of 
mac-adresses.