🍺 BREW Explorer

← all formulae

diskonaut

brew install diskonaut v0.11.0 MIT

Terminal visual disk space navigator

48
30-day installs · #4756
137
90-day · #4882
621
365-day · #4654
3.1k
★ GitHub stars · updated 2y ago

Build dependencies

GitHub topics

cli disk-space navigator terminal visualization

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Terminal visual disk space navigator",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:58+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "diskonaut",
  "github_default_branch": "main",
  "github_last_commit_at": "2024-03-07T20:44:17Z",
  "github_readme_excerpt": "# diskonaut\n![demo](demo.gif)\n\n## How does it work?\n\nGiven a path on your hard-drive (which could also be the root path, eg. `/`). `diskonaut` scans it and indexes its metadata to memory so that you could explore its contents (even while still scanning!).\n\nOnce completed, you can navigate through subfolders, getting a visual treemap representation of what\u0027s taking up your disk space. You can even delete files or folders and `diskonaut` will track how much space you\u0027ve freed up in this session.\n\n## Installation\n\n### Download a prebuilt binary\nIf you\u0027re using linux, you can check out the \"releases\" of this repository to download the latest prebuilt binary.\n\n### With cargo (linux / macOS / windows)\n```\ncargo install diskonaut\n```\n\n### Fedora/CentOS\n\n```\nsudo dnf install diskonaut\n```\nFor older Fedora releases and CentOS available in [COPR](https://copr.fedorainfracloud.org/coprs/atim/diskonaut/):\n```\nsudo dnf copr enable atim/diskonaut -y\nsudo dnf install diskonaut\n```\n\n### Arch Linux\n\nAvailable in the [AUR](https://aur.archlinux.org/packages/diskonaut):\n\n```\nyay diskonaut\n```\n\n### Gentoo\n\nAvailable through the following overlay as `sys-fs/diskonaut`:\n\nhttps://github.com/telans/EBUILDS\n\n### Nix / NixOS\nAvailable in [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/diskonaut/default.nix):\n```\n$ nix-env --install diskonaut\n$ # (Or using the attribute name, which is also diskonaut.)\n```\n\n### FreeBSD\nAvailable in [freshports](https://www.freshports.org/sysutils/diskonaut/):\n```\npkg install diskonaut\n```\n\n### macOS\nAvailable in [Homebrew](https://formulae.brew.sh/formula/diskonaut)\n```\nbrew install diskonaut\n```\nAlso available in [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/diskonaut/default.nix): see Nix section for more details.\n\n## Supported platforms\nRight now `diskonaut` supports linux, macos and windows.\n\n## Usage\nEither start `diskonaut` in the folder you want to scan, or provide it with the folder you\u0027d like to scan as ",
  "github_repo": "imsnif/diskonaut",
  "github_stars": 3081,
  "github_topics": [
    "cli",
    "disk-space",
    "navigator",
    "terminal",
    "visualization"
  ],
  "homepage": "https://github.com/imsnif/diskonaut",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 48,
  "installs_365d": 621,
  "installs_90d": 137,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "diskonaut",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 4756,
  "rank_365d": 4654,
  "rank_90d": 4882,
  "raw_hash": "416df4174bb2df42",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/diskonaut.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "0.11.0",
  "versioned_formulae": [],
  "why_use_this": null
}