Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pwambach committed Sep 18, 2015
1 parent 5697166 commit f47a065
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# FatFileFinder

Experimental [electron](http://electron.atom.io/) app which helps to find large files recursively on your filesystm. Build with [React](https://facebook.github.io/react/) and [Redux](https://github.com/rackt/redux) in ES6.



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

# License
MIT

0 comments on commit f47a065

Please sign in to comment.