Filelight – graphical disk usage analyzer
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Michele Calgaro a627693f33
Add includes to UI files to resolve FTBFS.
6 years ago
admin@401a9294f4 Reset submodule main/applications/filelight/admin to latest HEAD 6 years ago
cmake@2e6daa80e2 Reset submodule main/applications/filelight/cmake to latest HEAD 8 years ago
doc Fix invalid headers in PNG files and optimize for size 8 years ago
misc Removed extension from icon name in desktop file. This relates to bug 6 years ago
po Initial-cmake-conversion 9 years ago
src Add includes to UI files to resolve FTBFS. 6 years ago
.gitmodules
AUTHORS
CMakeLists.txt Initial-cmake-conversion 9 years ago
COPYING
COPYING-DOCS
ChangeLog
ConfigureChecks.cmake Initial-cmake-conversion 9 years ago
INSTALL
Makefile.am
Makefile.cvs
NEWS
README
TODO
acinclude.m4
aclocal.m4
config.h.cmake Initial-cmake-conversion 9 years ago
config.h.in
configure.files
configure.in
configure.in.in
filelight.lsm Update version numbers and date for R14.0.5 final release 6 years ago
stamp-h.in
subdirs

README

 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.

README last updated with respect to 1.0
--------------------------------------------------------------------------------


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

Filelight depends on KDElibs >= 3.2 and therefore Qt >= 3.2.


 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


 Install
=========

See the accompanying file; INSTALL.


 Bugs
======

There are less bugs everyday! Please report bugs to filelight@methylblue.com
--------------------------------------------------------------------------------


I hope you enjoy using Filelight!

Max Howell <max.howell@methylblue.com>