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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tempy-0.7.zip
.
File metadata
- Download URL: tempy-0.7.zip
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46548cd5b10e5adb49bd4d81c4184bd36c688e111e75dd6a5521d59c2d0baed4 |
|
MD5 | 6a5a2356095b2329dd7a4c7fccfd074a |
|
BLAKE2b-256 | 3d397f822113e48e66bfeafb72a3494cd74035a7a2b849c6b2bd56ce11d983f6 |