/CleanPy

Organizes files in folders and helps you to clean your PC

Primary LanguagePythonMIT LicenseMIT

CleanPy

Organizes files in folders and helps you to clean your PC

How to use

  • git clone https://github.com/prashantsengar/CleanPy.git
  • cd CleanPy
  • python arrange.py

What it does

Organizes the files based on their extensions in folders

Features

Currently it has 2 modes

  • Easy mode: Organzises files in the current directory
  • Hard mode: Organizes files in the current directory and its subdirectories

What's next

Make it a complete cleaning suite by adding these features

  • Add a feature to walk through the PC and get info about large files
  • Find duplicate files in PC

Make a complete PC suite by integrating other features