Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)