cogsmith / dclone

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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


[GITHUB REPO]

๐Ÿงพ [VIEW APP SOURCE CODE]

๐Ÿ“… [PROJECT TRACKER BOARD]



  • 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.

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%