Skip to content

This tool is designed to manage files through various operations like moving, copying, deleting, renaming, sorting, and analyzing files automatically for the user

Notifications You must be signed in to change notification settings

AmitNudel/sortMancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Setup Instructions

Clone the repository:
---------------------
git clone https://github.com/yourusername/file_management_tool.git
cd file_management_tool

Create enviorment:
------------------
python -m venv venv
source venv/bin/activate  # On Windows, use `venv\Scripts\activate`

Install dependencies:
--------------------
pip install -r requirements.txt

License - 
--------
This project is licensed under the MIT License.

About

This tool is designed to manage files through various operations like moving, copying, deleting, renaming, sorting, and analyzing files automatically for the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published