Skip to content

DuplicateFileFinder integrated into a Dashboard - Rust Learning Project

Notifications You must be signed in to change notification settings

ljoeckel/egui-dashboard-duplicate-file-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6e9c9ba · Sep 10, 2024

History

60 Commits
Aug 14, 2024
Sep 10, 2024
Aug 27, 2024
Aug 6, 2024
Aug 19, 2024

Repository files navigation

Readme

The application searches for duplicate files in the file system. The logic for this is in 'scanner'. The eframe/egui and egui-dashboard framework is used for display. After selecting the directory, the scanner thread is started and outputs its output to the graphical interface. This project is for me to learn the Rust language.

dashboard/doc/screenshot_duplicates.png

About

DuplicateFileFinder integrated into a Dashboard - Rust Learning Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages