kde-extraapps/filelight
Ivailo Monev e2620acde7 generic: version bump
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-05-12 16:39:18 +03:00
..
misc generic: replace installation paths with KDE4_ prefixed 2020-02-08 20:12:24 +00:00
src generic: replace QLinkedList<T> with QList<T> 2022-01-29 18:41:17 +02:00
AUTHORS added filelight 2014-11-30 18:15:20 +00:00
CMakeLists.txt generic: version bump 2022-05-12 16:39:18 +03:00
config-filelight.h.cmake filelight: avoid stat()-ing if dirent::d_type is available 2021-06-29 19:25:01 +03:00
COPYING added filelight 2014-11-30 18:15:20 +00:00
filelight.lsm added filelight 2014-11-30 18:15:20 +00:00
INSTALL added filelight 2014-11-30 18:15:20 +00:00
Messages.sh added filelight 2014-11-30 18:15:20 +00:00
NEWS added filelight 2014-11-30 18:15:20 +00:00
README added filelight 2014-11-30 18:15:20 +00:00
TODO added filelight 2014-11-30 18:15:20 +00:00

 Filelight README
==================

Filelight allows you to understand exactly where your diskspace is being used by
graphically representating your filesystem as a set of concentric
segmented-rings.

--------------------------------------------------------------------------------


 Dependencies
==============

Filelight works on KDElibs >= 4.2 and therefore Qt >= 4.4 (lower versions may
work, but no guarantees).


 Usage Tips
============

* Click on directories to center the view there
* Click on files to launch the application associated with them
* Middle click to open files/directories with Konqueror
* Right click on the central white circle to manipulate the base directory
* Increase the window size to see more detail
* Hover over segments to find out more information
* Available as a view-KPart in Konqueror
* You can specify a directory to scan on startup from the command line, eg:

      $ filelight /home/mxcl


 Installation
==============

See the accompanying file; INSTALL.


 Bugs
======

There are less bugs everyday! Please report bugs at http://bugs.kde.org/
--------------------------------------------------------------------------------


We hope you enjoy using Filelight!

Martin Sandsmark <martin.sandsmark@kde.org>
Max Howell <max.howell@methylblue.com>