dd-Etcher icon
dd-Etcher icon

dd-Etcher

A minimal image flasher for macOS (and soon Linux). Think Balena Etcher, but without the telemetry, the bloat, or the bundled Chromium. It wraps the reliable dd(1) shell tool directly under the hood.

dd-Etcher screenshot 1

Cost / License

Platforms

  • Mac
1like
1comment
0articles

Features

dd-Etcher News & Activities

Highlights All activities

Recent activities

  • justarandom liked dd-Etcher
  • justarandom commented on dd-Etcher

    I vibe coded this for fun because balenaEtcher is a spyware and that the best image flasher for macOS is a shell CLI which is not intuitive for most people. I will try my best to keep this tool updated and reliable. V2 is in the making already.

  • justarandom added dd-Etcher
  • App icon
    justarandom added dd-Etcher as alternative to Rufus, Ventoy, UNetbootin and YUMI exFAT + 47 similar activities

dd-Etcher information

  • Developed by

    CH flagDarlene Sonalder
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

CD/DVD Tools

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about dd-Etcher, and it has gotten 1 likes

dd-Etcher was added to AlternativeTo by Darlene Sonalder on and this page was last updated .

Comments and Reviews

   
Darlene Sonalder
0

I vibe coded this for fun because balenaEtcher icon balenaEtcher is a spyware and that the best image flasher for macOS is a shell CLI which is not intuitive for most people. I will try my best to keep this tool updated and reliable. V2 is in the making already.

What is dd-Etcher?

A minimal image flasher for macOS (and soon Linux). Think Balena Etcher, but without the telemetry, the bloat, or the bundled Chromium. It wraps the reliable dd(1) shell tool directly under the hood.

Disclaimer: dd-Etcher is in early development. Please use with caution and report bugs.

Why

Balena Etcher is the de-facto GUI image flasher on macOS but ships with aggressive telemetry and a heavy Electron bundle. For many users, the terminal is intimidating and dd has a reputation for being "Disk Destroyer". That's why I created a BS-free dd GUI with the help of Claude Code. dd-Etcher does the same four things as Balena Etcher:

  1. Pick an image
  2. Choose a drive
  3. Flash the image onto it
  4. Verify its integrity

It aims to be a simple, bloat-free, telemetry-free tool for people who are uncomfortable using dd in the terminal directly.

Features

  • Select an image (.img, .iso, .dmg, .bin, .raw)
  • Select an external drive (internal drives should be hidden automatically to avoid mistakes)
  • Flash via dd (It will ask for your admin password to do so)
  • Verify flash integrity via SHA-256 checksum with live progress
  • Full Disk Access onboarding screen — blocks the UI and guides you through the one-time setup if FDA has not been granted yet
  • Built with Rust and Tauri + WKWebView
  • No telemetry, no network calls, no accounts, no BS