whalespotter

Crates.iowhalespotter
lib.rswhalespotter
version1.0.0
sourcesrc
created_at2019-08-01 20:24:45.314825
updated_at2023-06-30 19:30:22.040419
descriptionFind Big and Fat Files and Folders
homepage
repositoryhttps://github.com/Canop/broot
max_upload_size
id153619
size76,240
Denys Séguret (Canop)

documentation

README

MIT Latest Version Chat on Miaou

a convenient application to fast locate fat files and folders (linux & mac)

screen

Installation

The simplest solution is to execute

cargo install --locked whalespotter

Usage

Pass the desired path:

whalespotter ~
  • Hit ctrl-q to quit
  • and to select and enter to open",
  • enter to open the selected directory (in whalespotter) or file (with xdg-open)
  • esc to either unselect, or go to parent, or quit
  • pageUp and pageDown to scroll
  • F5 to refresh

Note: reported sizes take blocks into account, so they may be smaller than the nominal size for the rare sparse files.

Whalespotter is dedicated to one use case: spotting big directories and files. If your goal is to clean your disk, you might be interested in the more recent set of tools I developped. They're described in this blog post.

Commit count: 1650

cargo fmt