Skip to content

Extremely fast file deduplication built in rust with a rust gui.

Notifications You must be signed in to change notification settings

mjehrhart/minty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Minty

Project Minty has a new look and feel!!!

minty2 0 1_1c

About

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 Shots

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 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

About

Extremely fast file deduplication built in rust with a rust gui.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages