Folder Size Analysis

dusthillresident Thu 25 Apr 01:38:14 BST 2024

FolderSizeAnalysis screen 1

FolderSizeAnalysis screen 2

I've written a graphical utility in Tcl/Tk that runs on Linux, Windows, and MacOS. It's basically a file browser that visualises size of the files/folders and their contents.

I wrote this because my hard drive is getting full and I wanted to know what was taking the most space, to help guide my tidying. Maybe it could be useful to someone, so I'm posting it here.

The code is quite long, so I'm not sure if I should paste it here onto the wiki, so instead, here is a link to the code on my github. Let me know if this is wrong and if I should actually post it here instead.

https://github.com/dusthillresident/FolderSizeAnalysis


See also: