https://github.com/sandsmark/filelight
[OUTDATED REPO] Filelight is a lightweight and elegant way to find out where your disk space is going.
https://github.com/sandsmark/filelight
Last synced: 26 days ago
JSON representation
[OUTDATED REPO] Filelight is a lightweight and elegant way to find out where your disk space is going.
- Host: GitHub
- URL: https://github.com/sandsmark/filelight
- Owner: sandsmark
- License: gpl-3.0
- Created: 2008-10-18T19:10:13.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2009-02-02T15:28:48.000Z (over 17 years ago)
- Last Synced: 2025-07-27T17:55:24.025Z (11 months ago)
- Language: C++
- Homepage: http://quickgit.kde.org/index.php?p=filelight.git&a=summary
- Size: 453 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
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.
--------------------------------------------------------------------------------
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 to sandsmark@samfundet.no
--------------------------------------------------------------------------------
We hope you enjoy using Filelight!
Martin Sandsmark
Max Howell