sysutils/gravityfile - The NetBSD Packages Collection

File system analyzer with an interactive TUI

Where mass accumulates, attention should follow.

A file system analyzer with an interactive TUI, built in Rust.

Features
 - Interactive TUI - Beautiful terminal interface with vim-style navigation
 - Parallel Scanning - Fast directory traversal using jwalk
 - Duplicate Detection - Find duplicate files using BLAKE3 hashing with
   partial-hash optimization
 - Age Analysis - Identify stale directories and analyze file age distribution
 - Drill-Down Navigation - Explore directories without rescanning
 - Command Palette - Vim-style : commands for power users
 - Multiple Themes - Dark and light theme support
 - Library-First Design - Use as a library or standalone tool
 - Export Support - Export scan results to JSON

Build dependencies

lang/rust pkgtools/mktools pkgtools/digest pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
(none)

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.