Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n-coder82/diskspeed
MacOS disk speed test using dd.
https://github.com/n-coder82/diskspeed
bash dd disk-speed diskspeed script shell-script shellscript speedtest
Last synced: about 1 month ago
JSON representation
MacOS disk speed test using dd.
- Host: GitHub
- URL: https://github.com/n-coder82/diskspeed
- Owner: N-coder82
- License: agpl-3.0
- Created: 2024-06-14T17:41:53.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T02:07:40.000Z (7 months ago)
- Last Synced: 2024-10-17T12:23:48.833Z (3 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: 0
- 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)
```