windows junk cleaner
1.0.0
C:/ drive in Windows.$ python -m venv .virtual_env_name$ source .venv/bin/activate$ python -m pip install requirements.txtNote: Or you can install dependencies manually using
pip install package_nameif you encounter any repository-related error.
src/main.py and scan for junk before proceeding to clean it (ofc).