Skip to content

folder organizer which creates some folders to put files in it

License

Notifications You must be signed in to change notification settings

QosmosTheQ/OrganizeItDark

Repository files navigation

OrganizeIt

OrganizeIt is a simple file organization tool that helps you organize your files into different folders based on their extensions.

screenshot

Features

  • Select a target directory for file organization.
  • Organize files into subfolders based on their extensions.
  • Supported file types: pictures, videos, documents, music, and others.

Installation

Download the OrganizeIt file from the section of releases, version1. and then

chmod +x OrganizeIt 

and you can click on it or

./OrganizeIt

Prerequisites

  • C++ compiler with C++17 support
  • Qt development libraries

Contributing Contributions are welcome! If you encounter any issues or have suggestions, please open an issue or submit a pull request.

License This project is licensed under the MIT License - see the LICENSE file for details.