Create an accurate digital copy of a physical CD or DVD without using the command line.
Automatically run MPF post processing checks right after dumping a disc.
Prepare a disc dump for submission to the Redump preservation project.
Try disc dumping for the first time using a simple point and click interface.
| deterous/redumper-gui | avelino/roam-tui | danilaa1/auditkit | |
|---|---|---|---|
| Stars | 21 | 21 | 21 |
| Language | Rust | Rust | Rust |
| Setup difficulty | easy | easy | moderate |
| Complexity | 2/5 | 3/5 | 3/5 |
| Audience | general | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Windows, macOS, and Linux all show unsigned app warnings on first run that need to be manually dismissed.
This project is a graphical interface for redumper, a tool used to create precise digital copies of physical discs such as CDs and DVDs for archival and preservation purposes. Redumper itself is normally run from the command line, and this project wraps it in a simple point and click window so people who prefer not to type commands can still use it. The app also has an optional extra step: if you have the MPF.Check program sitting in the same folder, this GUI can automatically run MPF's post processing checks right after a disc dump finishes, which is useful for people preparing a dump to submit to the Redump preservation project. If your main goal is actually submitting dumps to Redump, the README suggests trying the separate MPF GUI tool instead, since that may be a better fit for that specific workflow. Installing it is straightforward: you download a ready made build for your operating system from the project's releases page, and the download already bundles a matching copy of the redumper command line tool alongside the graphical interface, so you do not need to install redumper separately. The README specifically warns against swapping in a different version of redumper yourself, since the interface may not support it correctly. On Windows you unzip the download and double click the executable, dismissing a security warning if one appears. On Linux you extract the archive and run the included executable directly from a terminal. On macOS you move the app into your Applications folder and then work through a couple of confirmation steps to get past Apple's warning about unsigned apps, either through System Settings or by running one terminal command to clear the warning. The project is written in Rust. The README does not state a license, so its usage terms are unclear without checking the repository directly.
A simple graphical interface for the redumper command line tool, used for making precise archival copies of physical CDs and DVDs.
Mainly Rust. The stack also includes Rust, redumper.
The README does not state a license, so usage terms are unclear without checking the repository's license file directly.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.