Awesome
FatFileFinder
Experimental electron app which helps to find large files recursively on your filesystm. Build with React and Redux in ES6.
View Video
For performance reasons FatFileFinder currently ignores files smaller than 1 MB (shouldn't matter if you are searching for the big boys).
Download Mac OSX build
Build it on your own
git clone https://github.com/pwambach/fat-file-finder.git && cd fat-file-finder
npm install
npm start
License
MIT