The goal of this python script is to clean the recycle bin to improve the pc's performace on a predified timeframe/schedule. It handles and tracks exeptions
The goal of this python script is to clean the temp folders to improve the pc's performace on a predified timeframe/schedule.
- Install pip dependencies (ex: winshell, schedule)
* pip install schedule
* python3 clean_bin
- 0.1
- Basic funtionality
This project is licensed under the MIT License - see the LICENSE.md file for details