Skip to content

mateuscapo/tempcleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Cleaner Script

Description

This is a simple Python script designed to clean up temporary files from your Windows system. It clears both user-specific and system-wide temporary folders to help improve system performance by freeing up unnecessary space.

Features

  • Clears user-specific temporary folder (%TEMP%).
  • Clears system-wide temporary folder (C:\Windows\Temp).
  • User-friendly interface: asks for confirmation before cleaning.
  • Safely removes files and folders without causing any harm to your system.

Requirements

  • Windows OS (This script is designed specifically for Windows users).
  • Python (Ensure Python is installed on your system).

Installation

  1. Clone the repository:
    git clone https://github.com/mateuscapo/tempcleaner

About

A simple Python script for Windows that helps clean up temporary files from your system by clearing both user-specific and system-wide temporary directories. It enhances performance by freeing up unnecessary space, with an easy-to-use interface for users to confirm and execute the cleanup process.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages