Skip to content

just for fun and good new ideas to automate some boring stuff

Notifications You must be signed in to change notification settings

uyivzola/python-automation-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

📂 File Organizer: Intelligent File Organizer

File Organizer is a powerful file management tool that helps you organize, analyze, and perform various actions on your files effortlessly. It offers a range of features to simplify your file management tasks and enhance your productivity.

Features

  • 🗂️ File Organization: Traverse through a directory tree, display file information, and perform actions such as renaming, moving, and deleting files.
  • 📊 File Type Statistics: Calculate statistics about file types in the directory tree, including count and total size.
  • 🔄 Duplicate File Detection: Detect and display duplicate files based on their content.
  • 🔒 File Encryption: Encrypt selected files using a chosen encryption algorithm for enhanced security.
  • 🔍 Search and Filtering: Search for specific files or filter files based on criteria like file name, size, modification date, or file extension.
  • 📦 File Compression: Compress files or directories into a ZIP archive format to save disk space.
  • 📝 File Comparison: Compare two files and highlight differences between them.
  • 🔄 File Synchronization: Synchronize files between different directories or devices to ensure consistency.
  • 📅 File Metadata Editing: Modify file metadata such as author, title, and description for supported file formats.

Usage

  1. Clone the repository:
git clone https://github.com/uyivzola/python-automation-tools.git
  1. Run the script and provide the root directory to organize:
python fileminder.py /path/to/root/directory

About

just for fun and good new ideas to automate some boring stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages