An open API service indexing awesome lists of open source software.

https://github.com/utakerdev/tempclean-rs

Clean some windows temporary files in windows.
https://github.com/utakerdev/tempclean-rs

Last synced: about 1 month ago
JSON representation

Clean some windows temporary files in windows.

Awesome Lists containing this project

README

        

**Dedicated software** for cleaning some temporary windows files.
Recommended to launch as admin for prefetch and windows/temp folders.

Made in rust, for build the program you need to have rust :
**https://www.rust-lang.org/**

Command for build the program :
`cargo build --release`

For the moment the cleaner support :

- `C:/Windows/temp`

- `C:/Windows/prefetch`

- `C:/Users/{$user}/AppData/Local/Temp`

### **Made by UNDER-TAKER**