speedometer
speedometer copied to clipboard
osx support
Would be nice, may write myself a PR for this since its really just a matter of giving the code a way to notice its on osx and look at a different source for the data instead of /proc/net/dev
like it currently does
+1
+1
+1
May 4, 2022, and it would still be nice.
It's using psutil
now, which should works on mac osx. I could not tested it though, anyone can confirm its working?