A desktop app for WINDOWS OS to delete thousands of files in the blink of an eye using size parameter
(except all the Read-only
files)
It's fast, huh!
- clone the repository
$ git clone https://github.com/ab-anand/AutoDel.git
$ cd AutoDel
$ pip install -r requirements.txt
$ python app.py
- Enter folder location in the format shown in the image. You can simply copy the folder location as shown in image.
- Select a file size and unit i.e., MB, KB, GB if you want a threshold value or simply select
All Files
to delete all files.
- Press
Delete Files!
button, soon you'll get a notification like shown below
- Add cut/copy/paste for filling location.
- Add
ALL FILES
option in dropdown - Add time measure
In case you end up deleting files mistakenly, you can recover it using RECUVA(works for windows only)
Liked it! Then don't forget to give it a star 🌟
Feel like contributing? Check the Contribution guidelines