Skip to content

navaneedan07/Smart-file-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Smart File Scanner 🗂️

This Java project scans a directory, categorizes files by type, generates a user profile based on file usage, and suggests cleaning tips.

Features

  • Recursively scans files
  • Categorizes by file type
  • Profiles user habits
  • Suggests file cleanups

Sample input

C:\Users\YourName\Documents (or) C:\ (or) Just press enter so it takes your entire directory

NOTE

Please wait after you enter directory path. It may take few seconds to a minute if it contains more number of files

How to Run

javac src/*.java
java -cp src Main

About

Core java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages