Skip to content

ShSamariddin/identical-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identical File - Qt applications

Description

Developed an analogue of fdupes tool for searching duplicated files in the selected directory

Install Qt 5 on Ubuntu

Open a terminal. Type the following command and hit Enter:

sudo apt-get install qt5-default

Run application

Open a terminal. Type the following command and hit Enter: Steps:

git clone https://github.com/ShSamariddin/identical-file.git
cd identical-file
chmod u+x linux.sh
./linux.sh

Preview

preview.gif

Screenshot

default state

Screenshot from 2020-09-27 18-22-22.png

descending order

Screenshot from 2020-09-27 18-48-19.png

ascending order

Screenshot from 2020-09-27 18-48-10.png

Features

  • User interface
  • Sort files by size
  • Use hash sha256 for hashing files to quickly check all pairs for identity

About

Developed an analogue of fdupes tool for searching duplicated files in the selected directory

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published