Skip to content

Ultimate File Management and Automation Solution. Simplify, organize, and automate your file tasks with ease.

License

Notifications You must be signed in to change notification settings

OfficialAhmed/File-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image

INTRODUCTION

File Engine is a powerful and flexible file management and automation tool that simplifies the process of handling large files, searching for specific formats, and performing various file operations with ease.

FEATURES

  • File Search: Quickly search for files based on file format, name, or content. Supports REGEX format
  • User-Friendly Interface: A user-friendly interface makes it easy for both beginners and power users.
  • Detect hidden attribute Read Files/Folders flagged as hidden
  • Cross-Platform: Works seamlessly on Windows, macOS, and Linux TO BE ADDED

TODO LIST

  • File organization: Automatically Organize files based on their content or type.
  • Automation: Set up automated tasks to streamline your file management workflows.
  • Export/Import Processes: Save current process eliminate the need of researching again
  • Bulk Operations: Perform batch operations such as:
    • Moving
    • Renaming
    • Deleting

PREREQUISITES

Linux (Ubuntu) - REQUIRED PREREQUISITES

apt-get update && apt-get install -y libxcb-cursor0 libxcb-xinerama0 libxcb-xinput0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-shape0 libxcb-sync1 libxcb-xkb1

HOW TO RUN

Step Linux / macOS Windows (PowerShell)
Clone repo git clone https://github.com/OfficialAhmed/File-Engine.git
cd File-Engine
git clone https://git hub.com/OfficialAhmed/File-Engine.git
cd File-Engine
Create venv python3 -m venv venv python -m venv venv
Activate venv source venv/bin/activate .\venv\Scripts\Activate.ps1 (PowerShell)
.\venv\Scripts\activate.bat (cmd.exe)
Install deps pip install -r dev/requirements.txt pip install -r dev\requirements.txt
Run app python3 main.py python main.py

INTERFACE

HOME_PAGE

SEARCH_PAGE

RESULT_PAGE

DELETE_PAGE


NOTE: This project is actively under development and may not be fully functional or stable yet. It's included for testing and evaluation purposes. Use it at your own risk, and feel free to provide feedback or report issues to help improve its quality.

LICENSE

File Engine - Copyright (C) 2025 OfficialAhmed

This software is free to use, distribute and/or modify it under the terms of the MIT License & Apache READ

About

Ultimate File Management and Automation Solution. Simplify, organize, and automate your file tasks with ease.

Topics

Resources

License

Stars

Watchers

Forks

Languages