https://github.com/dropalltables/diskspeed
MacOS disk speed test using dd.
https://github.com/dropalltables/diskspeed
bash dd disk-speed diskspeed script shell-script shellscript speedtest
Last synced: about 2 months ago
JSON representation
MacOS disk speed test using dd.
- Host: GitHub
- URL: https://github.com/dropalltables/diskspeed
- Owner: dropalltables
- License: agpl-3.0
- Created: 2024-06-14T17:41:53.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T02:07:40.000Z (almost 2 years ago)
- Last Synced: 2025-08-03T01:33:21.816Z (11 months ago)
- Topics: bash, dd, disk-speed, diskspeed, script, shell-script, shellscript, speedtest
- Language: Shell
- Homepage: https://diskspeed.vercel.app
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# diskspeed
MacOS disk speed test, uses dd command
## How to Install
Install using this command:
```bash
/bin/bash <(curl -s https://raw.githubusercontent.com/N-coder82/diskspeed/main/install.sh)
```