fdupes-gui v0.3.0

On request of Alex , I added the possibility to specify multiple input dirs.

You can add an input directory by clicking the + button on the top right.

You can remove it again by pressing the - button next to the directory name.

A dupe instance in a different directory will now show its path to its input dir. Tooltip still shows the full path to be sure.

While I was at it, I had a look at how Github Actions work and implemented a workflow for building and releasing. Now, I can build all platforms without having to spin up the OS and dev env myself. 🎉

Try it out

2 thoughts on “fdupes-gui v0.3.0”

  1. I like it very much but, what do you think about adding a few options to the interface? For example, in order of priority:

    -n –noempty
    excludes empty files, it’s my default setting when I use fdupes

    -c –cache
    to improve the speed of further analyses)

    -G –minsize=SIZE
    -L –maxsize=SIZE
    sometime useful

    Cheers,
    Stefano

Leave a Reply

Your email address will not be published. Required fields are marked *