Folder Visualizer
Folder-Visualizer is an application which can visualize folders based on the size of these folders and the files contained in these folders. It is a handy utlity to determine which folders and files take up the most diskspace. The project consists of several implementations:
- An Adobe Air based implementation
- A JavaFX based implementation (needs JRE6u10)
- A Groovy command line implementation
- A Java command line implementation
Current status of the JavaFX implementation: