Recent content by Equilibrium

  1. E

    Release Script for network speed

    It turns out that conky already has extensive support for network speeds: ${downspeedgraph wlan0 32,155 ff0000 ff7700} $alignr${upspeedgraph wlan0 32,155 ff0000 ff7700} will display a very nice graph of network traffic and: ${downspeed wlan0} ${upspeed wlan0} will display download and...
  2. E

    Release Script for network speed

    I just became aware of conky and the script looks highly integrable into it.
  3. E

    Network Speed?

    I was actually looking for something like this:) Netspeed script
  4. E

    Release Script for network speed

    This is my first little contribution to the Pandora community. Just place it in your home directory, give the executable permission and run from the terminal (you may also run it by double clicking but you'll have to kill it manually later). Updates each second, takes the average of the last 10...
  5. E

    Network Speed?

    Hello, I would like to know how I could measure network download/upload speed on the Pandora, possibly with a command line tool.
Back
Top