{"id":13558350,"url":"https://github.com/nachoparker/dutree","last_synced_at":"2025-10-18T22:02:03.347Z","repository":{"id":37677821,"uuid":"126714466","full_name":"nachoparker/dutree","owner":"nachoparker","description":"a tool to analyze file system usage written in Rust","archived":false,"fork":false,"pushed_at":"2022-06-29T08:44:36.000Z","size":1508,"stargazers_count":845,"open_issues_count":21,"forks_count":43,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-05-15T06:42:27.925Z","etag":null,"topics":["filesystem","rust"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nachoparker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-25T15:59:47.000Z","updated_at":"2025-05-14T12:02:31.000Z","dependencies_parsed_at":"2022-07-14T00:50:36.991Z","dependency_job_id":null,"html_url":"https://github.com/nachoparker/dutree","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachoparker%2Fdutree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachoparker%2Fdutree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachoparker%2Fdutree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nachoparker%2Fdutree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nachoparker","download_url":"https://codeload.github.com/nachoparker/dutree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254337613,"owners_count":22054253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filesystem","rust"],"created_at":"2024-08-01T12:04:54.192Z","updated_at":"2025-10-18T22:01:58.327Z","avatar_url":"https://github.com/nachoparker.png","language":"Rust","funding_links":[],"categories":["Files and Directories","Install from Source","Rust","rust","\u003ca name=\"disk-analyzer\"\u003e\u003c/a\u003eDisk usage analyzers","FileSystem","Linux"],"sub_categories":["Disk Usage","Storage"],"readme":"# dutree\na tool to analyze file system usage written in Rust\n\n![Example](resources/dutree_featured.png)\n\n# Features\n\n - coloured output, according to the LS_COLORS  environment variable.\n - display the file system tree\n - ability to aggregate small files\n - ability to exclude files or directories\n - ability to compare different directories\n - fast, written in Rust\n\nMore details at [ownyourbits.com](https://ownyourbits.com/2018/03/25/analize-disk-usage-with-dutree).\n\n# Usage\n\n```\n $ dutree --help\nUsage: dutree [options] \u003cpath\u003e [\u003cpath\u003e..]\n\nOptions:\n    -d, --depth [DEPTH] show directories up to depth N (def 1)\n    -a, --aggr [N[KMG]] aggregate smaller than N B/KiB/MiB/GiB (def 1M)\n    -s, --summary       equivalent to -da, or -d1 -a1M\n    -u, --usage         report real disk usage instead of file size\n    -b, --bytes         print sizes in bytes\n    -f, --files-only    skip directories for a fast local overview\n    -x, --exclude NAME  exclude matching files or directories\n    -H, --no-hidden     exclude hidden files\n    -A, --ascii         ASCII characters only, no colors\n    -h, --help          show help\n    -v, --version       print version number\n```\n\n# Installation\n\n```\ncargo install dutree\n```\n\nThere's also standalone binaries for Linux in the [Releases section](https://github.com/nachoparker/dutree/releases)\n\n## Arch Linux\n\nYou can install [the AUR package](https://aur.archlinux.org/packages/dutree/)\nwith an AUR helper like `pacaur`, or manually:\n\n```bash\ngit clone https://aur.archlinux.org/dutree.git\ncd dutree\nmakepkg -si\n```\n\n## Fedora\n\nYou can install `dutree` from the official Fedora repositories:\n\n```sh\n$ sudo dnf -y install dutree\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnachoparker%2Fdutree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnachoparker%2Fdutree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnachoparker%2Fdutree/lists"}