ArshadAman / CleanPy

Organizes files in folders and helps you to clean your PC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Organizes files in folders and helps you to clean your PC

License:MIT License


Languages

Language:Python 100.0%