aliyevorkhan / thanos-py

Randomly delete the 50% of files in the given folder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

THANOS PY

Randomly delete the 50% of files in the given folder

Alt Text

For requirements

pip3 install sounddevice

Just run this command below:

python3 thanos.py random_files/ 10000

And snap your fingers!

Note: the first argument is the directory path to files will delete and the second is timer for script activity

About

Randomly delete the 50% of files in the given folder


Languages

Language:Python 100.0%