Skip to content

A fast and intuitive Flask-based analyzer that scans your local directories, visualizes file stats, and reveals what’s really taking up space.

Notifications You must be signed in to change notification settings

aashu2006/file-lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📁 file-Lens

file-Lens is a simple, vintage-style Flask app that scans any folder on your system and displays its contents — including file size, modified date, and full Windows path — right in your browser.

It’s fast, clean, and nostalgic, inspired by the old-school file explorer look of the 90s 🧠💾


🚀 How to View / Run

  1. Clone the repository

    git clone https://github.com/aashu2006/file-lens.git
    cd file-lens
  2. Linux / macOS

    source venv/bin/activate

    Windows

    venv\Scripts\activate

  3. pip install -r requirements.txt

  4. python app.py

  5. http://127.0.0.1:5000

About

A fast and intuitive Flask-based analyzer that scans your local directories, visualizes file stats, and reveals what’s really taking up space.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published