/dclone

๐Ÿ’พ Text Menu Guided Disk Cloning ๐Ÿ’พ

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

๐Ÿ’พ DCLONE: Terminal Menu Guided Disk Imaging ๐Ÿ’พ

Simple frontend for common open-source tools: lsblk dd squashfs kpartx




  • lsblk
  • dd
  • squashfs
  • kpartx

Single step streaming technique originally sourced from this StackOverflow post: https://unix.stackexchange.com/a/75590/23232


SCREENSHOT


Disk cloning app that uses open-source tools like dd mksquashfs and kpartx to backup and restore images easily.

It gives a guided menu interface to picking out a disk and entering a filename, then lets you observe the streaming output from spawned tasks in an embedded tty buffer.