Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Canop/whalespotter
Find those big fat files and folders
https://github.com/Canop/whalespotter
Last synced: 5 days ago
JSON representation
Find those big fat files and folders
- Host: GitHub
- URL: https://github.com/Canop/whalespotter
- Owner: Canop
- License: mit
- Created: 2019-07-31T15:53:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T19:31:32.000Z (over 1 year ago)
- Last Synced: 2024-06-21T01:41:29.002Z (5 months ago)
- Language: Rust
- Size: 121 KB
- Stars: 54
- Watchers: 3
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![MIT][s2]][l2] [![Latest Version][s1]][l1] [![Chat on Miaou][s3]][l3]
[s1]: https://img.shields.io/crates/v/whalespotter.svg
[l1]: https://crates.io/crates/whalespotter[s2]: https://img.shields.io/badge/license-MIT-blue.svg
[l2]: LICENSE[s3]: https://miaou.dystroy.org/static/shields/room.svg
[l3]: https://miaou.dystroy.org/3?broota convenient application to fast locate fat files and folders (linux & mac)
![screen](img/screen.png)
## 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 refreshNote: 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](https://dystroy.org/blog/reclaim-space-on-disk/).