File System / Disk Usage Analysis: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Disk Usage Analyzer is a graphical disk usage analyzer for GNOME. It was part of gnome-utils, but was split off for GNOME 3.4. It was originally named Baobab after the Adanson...") |
|||
Line 5: | Line 5: | ||
==HTML-based== | ==HTML-based== | ||
[ | |||
* [https://shirosaidev.github.io/diskover/ Diskover] Modern design, looks promising. Setup is complicated | |||
* [https://github.com/montulli/html5-file-space-visualizer HTML5 File Space Visualizer] HTML-based tool that can be integrated into a web-based interface. (defunct) | |||
==Java-based== | ==Java-based== | ||
[http://www.jgoodies.com/freeware/jdiskreport/ JDiskReport] This cross-platform tool runs under Java. | * [http://www.jgoodies.com/freeware/jdiskreport/ JDiskReport] This cross-platform tool runs under Java. | ||
=Linux= | =Linux= |
Revision as of 15:34, 2 March 2020
Disk Usage Analyzer is a graphical disk usage analyzer for GNOME. It was part of gnome-utils, but was split off for GNOME 3.4. It was originally named Baobab after the Adansonia tree. - Wikipedia
Cross-platform
HTML-based
- Diskover Modern design, looks promising. Setup is complicated
- HTML5 File Space Visualizer HTML-based tool that can be integrated into a web-based interface. (defunct)
Java-based
- JDiskReport This cross-platform tool runs under Java.