A Rust-based CLI tool that scans directories to identify stale files (e.g., unmodified for >30 days). Utilizing std::fs for metadata analysis and clap for configuration, it provides a safe, efficient way to manage disk space by automating the identification, deletion, or archival of "digital clutter."
AkhrorKhasanov/file_system_cleanup_tool is sitting at #559 on the trending leaderboard with a pulse of 18/100 with no cross-source channels firing yet — GitHub-stars-only signal so far.
It sits at 7 stars without a fresh weekly delta on record — the trending placement here is steady-state interest in the AI agent / LLM tooling stack rather than a 7-day breakout.
Watch-outs: no tagged release on record (treat as pre-stable).
git clone https://github.com/AkhrorKhasanov/file_system_cleanup_tool.gitThen follow the README in the cloned directory.
//COMMENTS · 0
Sign in to join the discussion