Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window-Cleaner

A Windows system cleaner utility built using Node.js and TypeScript that automates the removal of temporary and cached files. The application dynamically detects the user temp directory and safely cleans system-level folders such as Windows Temp and Prefetch, handling permission and locked-file errors gracefully.

To run code

npx window-cleaner

Programmatically

npm install window-cleaner
import { clean } from "window-cleaner";

clean();

About

A Windows system cleaner utility built using Node.js and TypeScript that automates the removal of temporary and cached files from (temp , %temp% , prefetch)

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages