Skip to content

mobanhawi/aster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aster

A terminal disk usage analyzer for macOS. Navigate your filesystem, identify large directories, and clean up — all from the terminal.

CI Release codecov

aster avatar

TUI Screenshot

aster TUI

Install

Homebrew (recommended)

brew tap mobanhawi/aster
brew install aster

Build from source

git clone https://github.com/mobanhawi/aster
cd aster
go build -o aster .

Usage

./aster <path>
./aster ~/Downloads
./aster /

Keys

Key Action
j / k or arrows Move cursor
enter / l Enter directory
backspace / h Go back
s Toggle sort (size / name)
o Open item in default app
r Show item's location in Finder
d Move to Trash (with confirm)
g / G Jump to top / bottom
q Quit

Note: o (Open) launches the item itself. r (Reveal) opens the folder containing the item and highlights it.

Requirements

  • macOS
  • Go 1.21+

About

Go disk size analyzer TUI — DaisyDisk alternative for macOS

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages