Skip to content

simoneee9/oxydu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oxydu

fast disk usage analyzer. created with the purpose of learning rust from the basics without dependencies doing the heavy lifting for me.

roadmap

  • scan the current workdir and list the files present
  • get each file's logical & physical size
  • print a pretty, formatted output
  • show the size in appropriate units of magnitude (GiB, MiB, B)
  • dynamically change the width of columns based on terminal width
  • add cli args for the target directory and human/machine readable sizes
  • add a cli arg for depth and scan directories recursively until a depth is reached

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages