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 🧠💾
-
Clone the repository
git clone https://github.com/aashu2006/file-lens.git cd file-lens -
source venv/bin/activate
venv\Scripts\activate
-
pip install -r requirements.txt
-
python app.py