{"id":32578385,"url":"https://github.com/animetosho/parpargui","last_synced_at":"2025-10-29T14:56:42.274Z","repository":{"id":97179506,"uuid":"434839900","full_name":"animetosho/ParParGUI","owner":"animetosho","description":"GUI front-end to ParPar, a PAR2 creation tool","archived":false,"fork":false,"pushed_at":"2024-04-02T10:27:13.000Z","size":188,"stargazers_count":27,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-02T12:30:22.094Z","etag":null,"topics":["par2"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/animetosho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-12-04T07:48:40.000Z","updated_at":"2024-04-01T15:15:12.000Z","dependencies_parsed_at":"2024-04-02T11:43:20.755Z","dependency_job_id":null,"html_url":"https://github.com/animetosho/ParParGUI","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/animetosho/ParParGUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animetosho%2FParParGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animetosho%2FParParGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animetosho%2FParParGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animetosho%2FParParGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/animetosho","download_url":"https://codeload.github.com/animetosho/ParParGUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/animetosho%2FParParGUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281642036,"owners_count":26536358,"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-10-29T02:00:06.901Z","response_time":59,"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":["par2"],"created_at":"2025-10-29T14:56:33.096Z","updated_at":"2025-10-29T14:56:42.259Z","avatar_url":"https://github.com/animetosho.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ParPar GUI\n======\n\nParPar GUI is a graphical front-end to the [command-line ParPar application](https://github.com/animetosho/ParPar), which is a high performance, multi-threaded [PAR2](https://en.wikipedia.org/wiki/Parchive) *creation-only* tool (verify/repair unsupported). The GUI exposes most of ParPar’s features, saving users from having to learn the command-line flags for most functionality.\n\n![Screenshot](doc/screenshot.png)\n\n# Download\n\nSee the [Releases page](https://github.com/animetosho/ParParGUI/releases).\n\nCompiling from Source\n=======================\n\nParPar GUI is built using the C++/Qt framework. It should be compatible with both Qt5 and Qt6 versions\nAs such, you’ll need C++ build tools and the QtWidgets library (or the whole Qt SDK), then compile via CMake.\n\nThe following are sample commands for Debian Linux:\n\n```bash\napt-get install build-essential cmake qtbase5-dev\ncmake .  # in the directory of the source code\nmake\n# result should be a binary './parpargui'\n```\n\nAlternatively, you can [install Qt Creator](https://www.qt.io/download-qt-installer), run it and load the *CMakeLists.txt* file as a project, and compile that.\n\nOnce built, you’ll need to ensure ParPar GUI can find ParPar itself. By default, it’ll automatically search the current directory for ParPar binaries, or the *bin/parpar.js* file along with the Node.js interpreter. Alternatively, the correct paths can be configured via the Options dialog.\nSee [building info](https://github.com/animetosho/ParPar#install-from-source) on ParPar’s side for help on obtaining ParPar.\n\nLicense\n=======\n\nThis code is Public Domain or [CC0](https://creativecommons.org/publicdomain/zero/1.0/legalcode) (or equivalent) if PD isn’t recognised.\n\nSee Also\n========\n\n[MultiPar](https://github.com/Yutaka-Sawada/MultiPar) for a full featured (create+repair) PAR2 client (Windows only).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimetosho%2Fparpargui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimetosho%2Fparpargui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimetosho%2Fparpargui/lists"}