Home

Awesome

FatFileFinder

Experimental electron app which helps to find large files recursively on your filesystm. Build with React and Redux in ES6.

FatFileFinder

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

FatFileFinder-0.1.0.zip

Build it on your own

  1. git clone https://github.com/pwambach/fat-file-finder.git && cd fat-file-finder
  2. npm install
  3. npm start

License

MIT