Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 405 Bytes

Cleaner-App

An executable file(App) for PC to remove cache and temporary files.

How to run

  • install shutil (pip install shutil)

  • install os (pip install os-sys and pip install os-win)

  • install pyinstaller (pip install pyinstaller)

  • First step: https://datatofish.com/executable-pyinstaller/ (Create exe file)

  • Second step: run the cleaner.py or cleaner.exe to clear cache or temporary files.