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 |
#1393 in Filesystem
1MB
3.5K
SLoC
minty
Project Minty has a new look and feel!!!
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.
Old Look and Feel
You can view all duplicate files and batch delete them for each file collection. No more having to delete one file at time!
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
~19–55MB
~1M SLoC