{"repo":"AkhrorKhasanov/file_system_cleanup_tool","free":true,"listed":false,"github":"https://github.com/AkhrorKhasanov/file_system_cleanup_tool","clone":"git clone https://github.com/AkhrorKhasanov/file_system_cleanup_tool.git","description":"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.\"","language":"Rust","stars":12,"topics":["dev-tools","filesystem-cleanup","maintenance","productivity","rust","rust-cli","utility"],"license":"MIT","category":"productivity","readme_excerpt":"🧹 File System Cleanup Tool A lightweight and efficient Rust-based CLI tool designed to identify and clean up \"digital clutter\" on your system. 🚀 Description This tool recursively scans a specified directory to identify files that haven't been modified for a set period (default is 30 days). It helps you maintain disk space and organize your file system by pinpointing stale files. 🛠 Tech Stack Rust : The core programming language. Clap : For robust command-line argument parsing. WalkDir : For efficient recursive directory traversal. Chrono : For accurate time calculations and date formatting. 📦 Installation 1. Ensure you have Rust installed. 2. Clone this repository: bash cargo run -- --help bash cargo run -- --folder \"YOUR FOLDER PATH\" --days NUMBER OF DAYS bash cargo run -- --folder \"C:\\Users\\Documents\\Downloads\" bash cargo run -- -f \"C:\\Users\\Documents\\Downloads\" -d 60 📋 Arguments -f, --folder : The path to the directory you want to scan (Required). -d, --days : The age threshold for files (in days). Default is 30. -h, --help : Display the help menu. 🤝 Contributing Contributions, issues, and feature requests are welcome! Feel free to check the issues page or submit a Pull Request. This project was created to explore Rust systems programming and improve system organization.","default_branch":null,"files":null,"tree":[],"storefront":"/r/AkhrorKhasanov","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/AkhrorKhasanov/file_system_cleanup_tool/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}