Inspired by WizTree, but frustrated by its slowness on network locations, and realizing I already have Everything indexing all the stuff, I quickly made this.
It basically does the same as writing up (and changing) a parent: query, but doing that manually is boring.
Make sure to have file size, folder size, date created, and date modified indexed. The app requests those info and I have not tested without those indices enabled.
Written in Rust. May or may not get any more updates.
Download it here https://github.com/NutchapolSal/everyth ... tag/v0.1.0
EverythingDirStat - A very basic GUI for navigating directories and finding large files
-
nutchapolsal
- Posts: 1
- Joined: Sat Feb 21, 2026 3:56 pm
Re: EverythingDirStat - A very basic GUI for navigating directories and finding large files
Thanks for creating and sharing EverythingDirStat!