lazydf

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2026 License: MIT Imports: 7 Imported by: 0

README

lazydf

lazydf is a keyboard-focused, interactive terminal UI (TUI) tool written in Go for monitoring disk usage. It helps you quickly check the disk space of your main folders (like /, /home, /tmp) with a clean, tabbed interface.

Features

  • Categorized Disk Usage: Automatically groups mount points into categories: System, Home, Temp, User, and Other.
  • Tabbed Interface: Switch between categories using the Tab key.
  • Keyboard-Focused: Navigate and interact entirely with the keyboard.
  • Visual Indicators: Color-coded usage percentages (Green < 50%, Yellow 50-80%, Red > 80%).

Installation

From Source

Ensure you have Go installed on your system.

git clone https://github.com/ucok23/lazydf.git
cd lazydf
go build -o lazydf .
Using Go Install
go install github.com/ucok23/lazydf@latest

Usage

Run the tool from your terminal:

./lazydf
Shortcuts
Key Action
Tab Switch to the next category tab
q Quit the application
Ctrl+C Quit the application

Built With

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL