Organizes files in folders and helps you to clean your PC
git clone https://github.com/prashantsengar/CleanPy.git
cd CleanPy
python arrange.py
Organizes the files based on their extensions in folders
Currently it has 2 modes
- Easy mode: Organzises files in the current directory
- Hard mode: Organizes files in the current directory and its subdirectories
- Add a feature to walk through the PC and get info about large files
- Find duplicate files in PC
- Feature to notify the user to take breaks
- Notify about battery percentage as in this (repo)[https://github.com/prashantsengar/BatteryNotifier]
- Get info about PC health