pwambach / fat-file-finder

Electron app for finding large files on your filesystem. Build with React, Redux and ES6.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Electron app for finding large files on your filesystem. Build with React, Redux and ES6.


Languages

Language:JavaScript 75.1%Language:CSS 23.7%Language:HTML 1.2%