Skip to main content

CLI for cleaning Windows temporary files

Project description




TEMPy is a command line utility intended for keeping your windows machine happy. Just run a command in your terminal every 10 seconds, week, year (please don’t), or whenever you want and that’s it your temp files are gone. Simple and fast.

TEMPy is written in python paired with the awesome Click and PrettyTable libraries, so it’s not windows only. You can run it on Linux or Mac, don’t know why, but it’s possible.

Features

  • Intuitive commands

  • Temp directory content in tree view

  • Temp directory content in ASCII tables (like MySQL or PostgreSQL shell)

  • Temp directory size and total files

  • Log file with detailed data of the performed deletions

Installation

Tempy can be installed with pip with the command:

pip install tempy

Make sure pip and setuptools are up to date.

Usage

The general command structure is:

tempy [COMMAND] [OPTION]

Commands

Command

Option

Description

delete

--a

deletes all the files and directories

delete

--se

Shows all errors that were encountered in the last deletion

analyze

[none]

Shows the temp directory contents, number of files, and size.

tree

[none]

Displays a tree view of the temp directory

log

[none]

Opens the log file

For more info visite TEMPy Github page

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tempy-0.7.zip (10.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page