{"id":22044757,"url":"https://github.com/peckto/gdar","last_synced_at":"2025-09-08T16:45:25.463Z","repository":{"id":15071518,"uuid":"17797863","full_name":"peckto/gdar","owner":"peckto","description":"A graphical user interface for Linux to browse and extract dar archives","archived":false,"fork":false,"pushed_at":"2023-03-03T21:23:40.000Z","size":293,"stargazers_count":11,"open_issues_count":2,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-08T06:44:23.973Z","etag":null,"topics":["backup","c-plus-plus","dar-archive","extract","gtk","gui","linux","restore"],"latest_commit_sha":null,"homepage":"http://www.peckto.de/gdar","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"beagleboard/am335x_pru_package","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peckto.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2014-03-16T11:32:46.000Z","updated_at":"2025-03-31T01:06:05.000Z","dependencies_parsed_at":"2025-05-08T05:43:51.372Z","dependency_job_id":"e7019a81-843e-4452-9b74-5e363077530f","html_url":"https://github.com/peckto/gdar","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/peckto/gdar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peckto%2Fgdar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peckto%2Fgdar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peckto%2Fgdar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peckto%2Fgdar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peckto","download_url":"https://codeload.github.com/peckto/gdar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peckto%2Fgdar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274217466,"owners_count":25243353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backup","c-plus-plus","dar-archive","extract","gtk","gui","linux","restore"],"created_at":"2024-11-30T13:08:14.627Z","updated_at":"2025-09-08T16:45:25.425Z","avatar_url":"https://github.com/peckto.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"Gdar \n====\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/peckto/gdar/cpp)\n\nA graphical user interface for Linux to browse and extract dar archives.\n\nThe GUI is written in gtkmm, as backend libdar is used. \nYou can use Gdar not only on Gnome desktop but also on KDE or any other Linux desktop environment.\nYou can find more information at: \nhttp://www.peckto.de/gdar\n\nPrepare when cloning from git\n-----------------------------\n```\n$ ./autogen.sh\n```\n\nBuild\n-----\n```\n$ ./configure [--enable-libdar64]\n$ make\n# make install\n# gtk-update-icon-cache /usr/share/icons/hicolor\n```\n\nRequired development tools\n--------------------------\n* intltool\n* autoconf\n* make\n* gcc-c++ / g++\n* gtkmm3\n* libdar \u003e= 2.4.8\n* attr  (libattr)\n* gcrypt\n* lzo2\n* bz2 (bzib)\n* libz\n\nExample\n----------\nYou can create a full backup of your home partition with dar by issuning the following command:\n```\n# dar -R /home/ -c /var/backup/home-$(date \"+%Y%m%d\")\n```\nIn case of recovery just open the dar archive with gdar.\n\nFor a detailed documentation about the dar command-line tool visit:\nhttp://dar.linux.free.fr/doc/Tutorial.html\n\nManual\n------\nOpen a dar archive by clicking the open button.\nWhen the archive is encrypted please activate the checkbox.\nAfterwards enter the password and choose the chipher options.\nPlease be patient while the index (catalogue) of the archive is being read.\nThe symbol in front of the Name column indicates whether this is a file or a folder.\nBy double clicking on a folder you can move into this directory.\nBy clicking the Up button you can change into the parent directory.\nYou can also edit the path in the entry widget. Use the switch to display hidden files.\nTo extract a file or folder select it and click the button Extract and choose a destination.\nThe info button (light bulb) gives you a brief overview of the archive.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeckto%2Fgdar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeckto%2Fgdar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeckto%2Fgdar/lists"}