aboutsummaryrefslogtreecommitdiff
path: root/pkgs/applications/networking/nload (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-2/+2
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* nload: Include patch to fix screen corruption. (#48017)Niklas Hambüchen2018-10-111-1/+14
| | | See added comment for details.
* nload: disable darwin buildMatthew Bauer2016-08-161-1/+1
| | | | doesn't work on Darwin
* nload: init at 0.7.4devhell2015-10-031-0/+27
Built and tested locally. nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs and provides additional info like total amount of transfered [sic] data and min/max networking usage.