1 comment "nload needs a toolchain w/ C++"
2 depends on !BR2_INSTALL_LIBSTDCPP
4 config BR2_PACKAGE_NLOAD
6 depends on BR2_INSTALL_LIBSTDCPP
7 select BR2_PACKAGE_NCURSES
8 select BR2_PACKAGE_NCURSES_TARGET_FORM
10 nload is a console application which monitors network traffic
11 and bandwidth usage in real time. It visualizes the in- and
12 outgoing traffic using two graphs and provides additional info
13 like total amount of transfered data and min/max network
16 http://www.roland-riegel.de/nload/