Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 771 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 771 Bytes

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