{"id":25905372,"url":"https://github.com/stevekm/duh","last_synced_at":"2026-02-21T06:13:15.471Z","repository":{"id":56726301,"uuid":"523921369","full_name":"stevekm/duh","owner":"stevekm","description":"human readable disk usage reporting","archived":false,"fork":false,"pushed_at":"2024-12-22T14:49:16.000Z","size":65,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-20T06:48:06.532Z","etag":null,"topics":["disk-usage","du"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stevekm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-12T01:41:12.000Z","updated_at":"2025-08-27T12:31:41.000Z","dependencies_parsed_at":"2025-10-20T04:23:39.275Z","dependency_job_id":"62505bbe-7081-4b57-8c02-f8abf1ce9c08","html_url":"https://github.com/stevekm/duh","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/stevekm/duh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevekm%2Fduh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevekm%2Fduh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevekm%2Fduh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevekm%2Fduh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stevekm","download_url":"https://codeload.github.com/stevekm/duh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stevekm%2Fduh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29675035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T05:54:28.202Z","status":"ssl_error","status_checked_at":"2026-02-21T05:53:42.585Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["disk-usage","du"],"created_at":"2025-03-03T05:14:58.361Z","updated_at":"2026-02-21T06:13:15.454Z","avatar_url":"https://github.com/stevekm.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `duh`\n\nLike `du -h`, except more human readable. Because thats the way you wanted `du` to print results anyway. Duh.\n\n# Features\n\nPrints the human-readable sizes of each item inside a directory, along with a text graphic to show the relative size of each item compared to the total directory size. So that you can quickly and easily find the items taking up the most space.\n\nConsole output on non-Windows systems will be colorized based on both absolute size (file or subdir total bytes) and relative size (percent of total dir space usage) to aid in quickly identifying the most significant storage usages amongst directory contents.\n\nFor best results, the input argument to `duh` should be a directory. \n\n# Usage\n\nDownload a pre-compiled binary from [here](https://github.com/stevekm/duh/releases) and run it like this:\n\n```\n$ ./duh .\n85K\t.git\t|\n55B\t.gitignore\t|\n2K\tMakefile\t|\n135B\tREADME.md\t|\n11.8M\tbuild\t|\n569.1M\tdir1\t||||||||||||||||||||||||||||||\n706.2M\tdir2\t||||||||||||||||||||||||||||||||||||||\n432M\tdir3\t|||||||||||||||||||||||\n1.9M\tduh\t|\n156B\tgo.mod\t|\n8.2K\tgo.sum\t|\n137.1M\tgo1.18.3.darwin-amd64.tar.gz\t|||||||\n4.7K\tmain.go\t|\n8.6K\tmain_test.go\t|\n816B\tnotes.md\t|\n-----\n1.8G\t.\n\n```\n\nOtherwise, build from source using Go version 1.18+:\n\n```\n$ git clone https://github.com/stevekm/duh.git\n$ cd duh\n$ go build -o ./duh ./main.go\n```\n\n# Example Output\n\n\u003cimg width=\"578\" alt=\"Screen Shot 2022-08-12 at 7 09 44 PM\" src=\"https://user-images.githubusercontent.com/10505524/184455667-3d58d014-c899-488a-b407-808c66827ebb.png\"\u003e\n\n\u003cimg width=\"731\" alt=\"Screen Shot 2022-08-12 at 7 10 51 PM\" src=\"https://user-images.githubusercontent.com/10505524/184455711-646c5629-f09e-4e97-a428-0725290f3b67.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevekm%2Fduh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstevekm%2Fduh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstevekm%2Fduh/lists"}