Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shundhammer/kdirstat
https://github.com/shundhammer/kdirstat
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shundhammer/kdirstat
- Owner: shundhammer
- License: gpl-2.0
- Created: 2015-05-17T13:02:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-27T00:05:21.000Z (about 7 years ago)
- Last Synced: 2023-03-01T22:55:45.336Z (almost 2 years ago)
- Language: C++
- Size: 2.9 MB
- Stars: 22
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
# KDirStat
## What is it?
KDirStat was a graphical disk usage utility for KDE 3, very much like the Unix
"du" command. In addition to that, it came with some cleanup facilities to
reclaim disk space.**But it's history now.**
Use the newer QDirStat instead:
https://github.com/shundhammer/qdirstat
This repository here exists only for historical reasons. This old KDE 3 based
KDirStat is no longer maintained.## Screenshot (Historic)
![KDirStat Main Window](https://raw.githubusercontent.com/shundhammer/kdirstat/master/doc/en/kdirstat-main.png)
(More screenshots at the old KDirStat home page)
## Original Home Page
http://kdirstat.sourceforge.net/
## Successor Projects
### QDirStat (recommended)
QDirStat is independent of any KDE libs or KDE environment; it only needs the
Qt runtime libraries. It runs on any graphical Linux/Unix/BSD desktop. QDirStat
is written and maintained by the original KDirStat author.https://github.com/shundhammer/qdirstat
### K4DirStat
K4DirStat is a port of the old KDE 3 -based KDirStat to KDE 4 / Qt 4 and later
KDE 5 / Qt 5. QDirStat is independent of that; it is based on the old KDirStat
directly.https://bitbucket.org/jeromerobert/k4dirstat/wiki/Home