Crates.io | fclones-gui |
lib.rs | fclones-gui |
version | 0.2.0 |
source | src |
created_at | 2023-06-10 11:44:16.739474 |
updated_at | 2023-06-27 08:04:05.538566 |
description | Interactive duplicate file remover |
homepage | https://github.com/pkolaczk/fclones-gui |
repository | https://github.com/pkolaczk/fclones-gui |
max_upload_size | |
id | 886853 |
size | 332,141 |
Fast interactive duplicate file finder and remover
Warning: This is a very early preview version. Not all features of fclones are exposed. This hasn't been thoroughly tested.
Identifying groups of identical files
.gitignore
Removing redundant data
High performance
Fclones is available in Snap Store:
snap install fclones-gui
There are also binary packages attached to each release.
Assuming you have Rust toolchain, run the following commands:
sudo apt install libgtk-4-dev libadwaita-1-dev
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.