A downloadable tool for Windows

Emberfowl Studios is a French development studio launched by @Erlingx.

This Python application leverages Tkinter to provide a comprehensive graphical user interface for managing duplicate files. The current version includes two primary features:

  1. Move Duplicates: This feature scans a specified directory for duplicate files based on their SHA256 hash values and moves the duplicates, except for the oldest file, to a designated folder. A CSV file is generated to list the original and duplicate file paths for easy reference.
  2. Remove Duplicates: This feature also scans a directory for duplicate files and removes all duplicates, keeping only the oldest file based on the creation date.

Future functionalities planned for the File Manager include:

  • File Organization: Automatically organize files into folders based on file types, dates, or custom rules.
  • Backup and Restore: Enable users to back up important files to a specified location and restore them when needed.
  • Advanced Search: Provide advanced search capabilities to find files based on various criteria like size, type, and date.
  • File Encryption: Add the ability to encrypt and decrypt files to ensure data security.
  • Cloud Integration: Integrate with popular cloud storage services for seamless file management across devices.
  • User Accounts and Permissions: Implement user accounts and permissions to manage access and actions on files for different users.

This application aims to streamline file management tasks, making it easier and more efficient for users to maintain their file systems.

Check github for the source-code 

Download

Download
FileManager.exe 10 MB

Leave a comment

Log in with itch.io to leave a comment.