Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.42 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.42 KB

THE ORGANIZER

This project helps you organize files based on their extensions and remove clutter from your directory.

Table of Contents

Overview

Managing a directory with multiple files can become challenging and cluttered over time. This project provides a simple solution to organize files based on their extensions, making it easier to find and manage your files.

Prerequisites

You should have python installed on your system. (Not necessary for windows users)

Installation

Linux users :

curl -o THE_ORGANIZER.py https://raw.githubusercontent.com/mishrabiswajit/THE-ORGANIZER/main/THE_ORGANIZER.py && python THE_ORGANIZER.py

Windows users :

  1. Download the .exe file.
  2. Right click on the program and run as administrator OR double click on the program and click on run anyway.(if blocked by windows defender)

Usage

  Linux System

  Windows System

License

This project is licensed under the GPL License 2.0.