summaryrefslogtreecommitdiffstats
path: root/system/qdirstat/README
diff options
context:
space:
mode:
author Alan Aversa <aversa@email.arizona.edu>2016-09-28 06:17:25 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-10-01 07:17:09 +0700
commit0d7cb36da5ca1b94add3d292ed0989a847e90cb5 (patch)
tree23640efd584e3f6ff2335fef0050b80c8ebed781 /system/qdirstat/README
parent72a4788d429bf8d6ae5fade9278ade5e445a8c2c (diff)
downloadslackbuilds-0d7cb36da5ca1b94add3d292ed0989a847e90cb5.tar.gz
slackbuilds-0d7cb36da5ca1b94add3d292ed0989a847e90cb5.tar.xz
system/qdirstat: Added (disk space information).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/qdirstat/README')
-rw-r--r--system/qdirstat/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/system/qdirstat/README b/system/qdirstat/README
new file mode 100644
index 0000000000..0b2a502880
--- /dev/null
+++ b/system/qdirstat/README
@@ -0,0 +1,15 @@
+QDirStat is a graphical application to show where your disk space has gone
+and to help you to clean it up.
+
+This is a Qt-only port of the old Qt3/KDE3-based KDirStat, now based on the latest Qt 5.
+It does not need any KDE libs or infrastructure. It runs on every X11-based desktop on
+Linux, BSD and other Unix-like systems.
+
+QDirStat has a number of new features compared to KDirStat. To name a few:
+
+ * Multi-selection in both the tree and the treemap.
+ * Unlimited number of user-defined cleanup actions.
+ * Properly show errors of cleanup actions (and their output, if desired).
+ * File categories (MIME types) and their treemap color are now configurable.
+ * Exclude rules for directories are easily configurable.
+ * Desktop-agnostic; no longer relies on KDE or any other specific desktop.