Gparted-launch — a simple GParted wrapper for Linux

gparted-launch

Inspired by the original gparted_shell from Puppy Linux, rewritten for modern Linux systems using yad and lsblk instead of gtkdialog and probedisk.

A lightweight GParted wrapper for Linux. (en, pl, es, nl)

Why this wrapper

GParted launched directly will scan all connected drives at startup. On systems with multiple disks or USB devices this causes a slow and unnecessary probe. This wrapper lets you pick exactly the drive you want before GParted opens — making it faster to start and safer to use, since there is no risk of accidentally operating on the wrong device.

One drive, one window, on purpose.

:penguin:

4 Likes

Just downloaded and thought I might bring to your attention the fact that you might want to edit the read.md file to point out the necessity to edit the gparted.desktop file to reflect the user’s HOME/bin folder, or you can just edit it on your end to…

Exec=$HOME/bin/gparted-launch

(I always did like the pre-selection option. I was just too lazy to code it myself. LOL)

Thats a good point to mention to edit the .desktop to the right bin path.
This can be ~/bin for mabox or ~/.local/bin or /usr/local/bin etc. The point you make is make i clear to edit the file.

Thanks for mentioning to make it bit more clear.

:+1: