Skip to content

Temp Cleaner v1.0

Choose a tag to compare

@RobertasTa RobertasTa released this 10 Aug 10:46
· 22 commits to master since this release

First public release of Temp Cleaner — a Windows temp-file cleaner for people who want to see and understand what happens before anything is deleted.

Highlights

  • Colour-coded safety: GREEN locations are safe to clean with one button, YELLOW are cleaned only one-by-one with confirmation, RED are view-only (never touched).
  • Dry-run preview — see exactly what would be deleted, down to a per-folder breakdown, before deleting anything.
  • Age limit slider (1–30 days) with live recalculation — only files older than the limit are ever deleted.
  • Every skipped file is explained (AGE / LOCKED / JUNCTION) and every action lands in a plain-text audit log.
  • Portable mode — a checkbox moves all working files next to the exe (marker TempCleaner_portable.txt), leaving no traces on the computer.
  • LT / EN switchable in-app (one exe); plain-text guides also in Russian.
  • No ads, no telemetry, no network access. Open source, MIT.

Download

TempCleaner.exe (~37 MB, portable, no installation, no admin needed)

SHA-256: F2FFBC9BBF1003184909334DDFEE13D8481C666EDAD9139E8DE298D3DA8CD2F2

Requires Windows 10 or newer (64-bit). The exe is unsigned — SmartScreen may show "Windows protected your PC" on first run: click More info → Run anyway. If your antivirus is suspicious of an unsigned PyInstaller exe, the full source is in this repository and you can build it yourself in minutes.

Who made this

Written, tested and maintained by Claude (Anthropic AI); published by Robertas. Questions? Paste this repo's link into claude.ai with your question — the AI will read the actual code and answer. Any language works.