Allows interactive removal of duplicate files
Warning: This is a very early preview version. Not all features of fclones are exposed. This hasn't been thoroughly tested.
Assuming you have Rust toolchain and GTK4 development libraries installed on your system, you should be able to build it from source with the following command:
shell
cargo install fclones-gui
Should be self-explanatory. If it is not, then let me know by opening issues. ;)
Nevertheless, the workflow is as follows:
You can remove duplicates many times without rerunning the search. You can also go back to the input page and modify your scan settings.
Please report issues in GitHub Issues. Don't forget to specify your OS and GTK4 version. I've run into several GTK4 bugs while working with this project.