#search-file #deduplication #file #search #find #delete-file

app minty

Extremely fast file deduplication app written in rust using parrellism with a rust gui

4 releases (2 stable)

2.0.3 Apr 19, 2022
2.0.0 Apr 18, 2022
0.1.1 Apr 12, 2022
0.1.0 Apr 12, 2022

#1360 in Filesystem

28 downloads per month

MIT license

1MB
3.5K SLoC

minty

Project Minty has a new look and feel!!!

minty2 0 1_1c

Minty is an amazingly fast file deduplication app built in rust with a rust user interface. I say superb because it is rust on rust!.

Minty uses parrellism for a speedy and safe deduplication search. The app hashes the first (nth) bytes of each file to allow for direct comparisions, making for a truly reliable app.

The app searches and compares each individual file. Free up space by removing unwanted files.

Screen Shot Minty

Old Look and Feel

Screen Shot Minty

You can view all duplicate files and batch delete them for each file collection. No more having to delete one file at time!

Screen Shot Minty

Installation

Hombebrew

brew tap mjehrhart/minty
brew install mjehrhart/minty/minty

Upgrade

brew update
brew upgrade mjehrhart/minty/minty

or

brew uninstall mjehrhart/minty/minty
brew install mjehrhart/minty/minty

This app is free to use and is a work in progress.

If you have any question, comments, or concerns please visit here:
https://github.com/mjehrhart/minty/discussions

Dependencies

~27–66MB
~1M SLoC