Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Simple Cleaner

A lightweight and efficient Python utility designed to clean up temporary system files, the Downloads folder, and the Recycle Bin. Keep your Windows system clean and free up disk space with a single execution.

Features

  • Temp Files Cleanup: Automatically clears user and system temporary directories.
  • Downloads Folder Purge: Empties the local Downloads folder to remove accumulated installers and cached files.
  • Recycle Bin Emptying (Optional): Safely flushes the Windows Recycle Bin to recover storage.
  • Lightweight & Fast: Built entirely in Python with no heavy external dependencies.

How to Use

Running from Source

  1. Clone the repository:
    git clone https://github.com
  2. Navigate to the project directory:
    cd Simple-Cleaner
  3. Run the script:
    python cleaner.py

Running the Executable

Alternatively, you can download the pre-compiled executable (.exe) directly from the Releases section on the right side of this page. No Python installation required!

Requirements

  • Windows OS
  • Python 3.x (only if running from source)

License

This project is open-source and available under the MIT License.

About

A simple utility that cleans the Temp, Download, and Recycle Bin(optional).

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages