Skip to content

aizazullahdurrani8/python-junk-cleaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงน Junk File Cleaner

A Python script to clean junk and temporary files from a given directory.

โœ… Features

  • Removes common junk files:
    • .tmp, .log, .bak, .old
    • Thumbs.db, .DS_Store
  • Scans folders recursively
  • Outputs whatโ€™s removed
  • Simple to use and modify

๐Ÿš€ How to Use

python junk_cleaner.py

๐Ÿ’ก Example Output

Enter the folder path to clean: C:\Users\Aizaz\Downloads
Removed: C:\Users\Aizaz\Downloads\Thumbs.db
Cleanup complete. 1 junk files removed.

About

Python script that deletes common junk or temporary files from a folder. Supports recursive scanning, multiple formats, and displays removed file list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages