A Python library to organize files in a directory based on their file type. It will help to organize and manage files in a more organized way so that users can easily find and access their files.
- Organize files in a directory based on their file type.
- Clear the directory by removing empty directories.
- Show statistics about files in the directory.
- Add a new file category.
- Remove a file category.
- Undo organize files in a directory.
pip install filefix
(Open Source Project) Anyone can contribute to this project.
- Fork the repository.
- Create a new branch.
- Make your changes.
- Commit your changes.
- Push your changes.
- Create a pull request.