
DarGUI is a graphical frontend for the DiskARchiving utility (DAR) that aims to make iteasier and quicker to perform common backup tasksusing DAR. It uses the GTK+ library, which isinstalled on most Linux distributions, so usuallythe only additional dependency is DAR. DarGUI aimsto complement and enhance the command linefeatures of DAR rather than conceal them, and tohelp users to learn how DAR works so that they canuse it from the command line when necessary. It iswritten in Pascal using FreePascal and the LazarusIDE.
License: GNU General Public License v3
Changes:
Improvements to the display of files in an archive. It is now possible to select files in an archive using filemasks. Improved checking of user input. Recently opened archives are remembered and accessible from the File menu. A Spanish translation has been added, and other languages can be added using appropriate .po files. There are other minor improvements to the interface.
More...