WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: console speedtest  (Read 2187 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
console speedtest
« on: March 20, 2014, 01:50:56 PM »
Code: [Select]
curl -ko .local/bin/speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py && chmod +x .local/bin/speedtest-cli && speedtest-cli -h

Depends on curl and python

Note: It may be possible to replace curl with wget from extension, but I haven't tested that.
« Last Edit: March 20, 2014, 04:46:40 PM by tinypoodle »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)