This adds a new Dashboard-type script command which runs an iPerf network speed test to a nominated iPerf server. Useful for seeing how quickly file transfers are to something like a NAS (to test local network speed) or to a remote iPerf server (to test internet speed).
This is an inline output and tells you how fast the speed was (on average) in Mbits/sec as well as the time the test was ran.
Description
This adds a new Dashboard-type script command which runs an iPerf network speed test to a nominated iPerf server. Useful for seeing how quickly file transfers are to something like a NAS (to test local network speed) or to a remote iPerf server (to test internet speed).
This is an inline output and tells you how fast the speed was (on average) in Mbits/sec as well as the time the test was ran.
Type of change
Screenshot
https://github.com/raycast/script-commands/assets/1314053/1dd367a9-b4ff-4a3f-8d0b-ecc6c47deea1
Dependencies / Requirements
brew install iperf
)Checklist