dusage 0.0.2

💾 A command line disk usage information tool. Disk usage percentage is displayed in a bar with the inode usage percentage as background.
Documentation
[dependencies.byte-unit]
version = "4.0.13"

[dependencies.clap]
version = "2.33.2"

[dependencies.colored]
version = "2"

[dependencies.nix]
version = "0.23.0"

[package]
authors = ["Mihai Galos <mihaigalos@gmail.com>"]
categories = ["command-line-utilities"]
description = "💾 A command line disk usage information tool.\n\nDisk usage percentage is displayed in a bar with the inode usage percentage as background."
edition = "2021"
keywords = ["disk", "disk-usage"]
license = "MIT"
name = "dusage"
repository = "https://github.com/mihaigalos/dusage"
resolver = "2"
version = "0.0.2"