tkdu VS btdu

Compare tkdu vs btdu and see what are their differences.

tkdu

Fork of Jeff Epler's tkdu program to visualize disk usage and `du` output โ€” ARCHIVED as I haven't used this myself in years (by daniel-beck)

btdu

sampling disk usage profiler for btrfs (by CyberShadow)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tkdu btdu
1 19
15 340
- -
10.0 7.7
over 6 years ago 2 months ago
Python D
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tkdu

Posts with mentions or reviews of tkdu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • Ncdu โ€“ NCurses Disk Usage
    21 projects | news.ycombinator.com | 7 Dec 2022
    See also tkdu for a graphical version: https://github.com/daniel-beck/tkdu

    It's abandoned but it still works, and I like it because you can pipe the output of du into it, which is useful for visualizing remote systems.

btdu

Posts with mentions or reviews of btdu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.

What are some alternatives?

When comparing tkdu and btdu you can also consider the following projects:

dust - A more intuitive version of du in rust

btrfs - WinBtrfs - an open-source btrfs driver for Windows

npkill - List any node_modules ๐Ÿ“ฆ dir in your system and how heavy they are. You can then select which ones you want to erase to free up space ๐Ÿงน

micro-editor - A modern and intuitive terminal-based text editor

mkosi - ๐Ÿ’ฝ Build Bespoke OS Images

diskonaut - Terminal disk space navigator ๐Ÿ”ญ

compsize - btrfs: find compression type/ratio on a file or set of files

modern-unix - A collection of modern/faster/saner alternatives to common unix commands.

jdupes - A powerful duplicate file finder and an enhanced fork of 'fdupes'.

fd - A simple, fast and user-friendly alternative to 'find'

gncdu - Implements NCurses Disk Usage(ncdu) with golang