Giter Site home page Giter Site logo

fatfilefinder's Introduction

FatFileFinder

Information

This program sweeps a folder or drive and displays the size of each item in the folder, to assist the user in cleaning their drive. This program uses the .NET framework and runs on Windows only. Similar to WinDirStat, but lighter and uses a background thread.

How to Download

  1. Ensure you have the .NET Framework 4.6.1 or later installed. Windows 10 has it installed by default. You can download it from Microsoft here.
  2. Download the executable from the releases tab. Your antivirus might not like unsigned EXEs, you might have to pause it.
  3. Double click it to run it.

How to Size a Folder

  1. Click the folder button (๐Ÿ“) in the toolbar to choose a folder or drive.
  2. Press OK. The program will begin sizing the folder and updating the view.
  3. To stop sizing early, press the Stop button at the bottom of the window.

Other Usage info

  • Single click rows in the table to view their properties in the sidebar. Double click a row to open the folder to the right. You can also use the up and down arrows to move the selection.
  • To refresh a folder, select it in the table and press the refresh button (๐Ÿ”). The program will refresh the contents of that folder. If you want to reload the root folder, you will have to re-size it using the ๐Ÿ“ button.
  • To view an item in the File Explorer, select it in the table and either press the โžก toolbar button, or press Reveal in Explorer in the sidebar.
  • To copy the full path to an item, select it in the table and press Copy Path in the sidebar.

Screenshots

Main Window

Compiling it yourself

This program was compiled with Visual Studio Community 2017. Older versions of Visual Studio are not guarenteed to work.

  1. Clone the repo as a ZIP file using the green Clone or Download button.
  2. Unzip the downloaded file, and open FatFileFinder.sln
  3. In Visual Studio, change the Debug dropdown in the toolbar to Release if it's not set already.
  4. In Visual Studio, press Build -> Build Solution or press Ctrl+Shift+B
  5. Navigate to FatFileFinder\FatFileFinder\bin\Release and double-click FatFileFinder.exe to run it.

Compiling it yourself usually prevents your antivirus from deleting the exe, so if you have no way to control your antivirus, this could be the way to go.

Reporting bugs

To report a bug, use the Issues tab on this github page.

Todo

  • Fix progress bar not resizing properly
  • There's probably some edge case somewhere that makes it crash
  • Adjust column view sizing

fatfilefinder's People

Contributors

ravbug avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.