Debamitro Chakraborti

FindBigFolders - Quickly find out where your disk space is going

A simple solution to a very common problem. You need to find out what to delete from your computer in order to free up disk space. FindBigFolders quickly gives you a picture of the biggest folders. Works on Linux, Mac, Windows - everywhere.

Add a comment

Replies

Best
Debamitro Chakraborti
This version (0.2.0-beta) has a CSV export button to get the full list of folders.
Maxim Zubarev

looks helpful but i am kinda nervous running a script on my machine that was written by an ai and that i can't read the code of before running it

Debamitro Chakraborti

@mxmzb it is open source, you can see the source code.

Maxim Zubarev

@debamitro_chakraborti Yes but there is a lot of dependencies, and running `cargo geiger` on them I really don't want to run the script.

Debamitro Chakraborti

@mxmzb I didn’t understand which script you are referring to

Maxim Zubarev

@debamitro_chakraborti Just run `cargo geiger` on your app, you will see what I mean (install geiger if you don't have it obviously)