Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nachoparker/ddsd
Safely flash SD card images with a progress indicator
https://github.com/nachoparker/ddsd
Last synced: about 1 month ago
JSON representation
Safely flash SD card images with a progress indicator
- Host: GitHub
- URL: https://github.com/nachoparker/ddsd
- Owner: nachoparker
- License: gpl-3.0
- Created: 2018-02-11T20:28:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-11T20:46:11.000Z (almost 7 years ago)
- Last Synced: 2024-11-09T23:36:26.055Z (about 2 months ago)
- Language: Shell
- Homepage: https://ownyourbits.com/2018/02/11/safely-flash-sd-card-images-with-ddsh/
- Size: 104 KB
- Stars: 13
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddsd
Safely flash SD card images with progress indication
![Example](resources/ddsd.gif)
Similar to the `dd` command, but performs several safety checks, implements a simple syntax, and features a progress bar.
## Usage
```
ddsd (-b/--block-size )
```More at [ownyourbits](https://ownyourbits.com/2018/02/11/safely-flash-sd-card-images-with-ddsh/)