Skip to content

atjsh/ncdutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncdutils - fork

Utilities for working with ncdu exports.

This is a fork of original ncdutils by yorhel.

Blog post about this fork: here

Features

  • find
  • validate
  • web, web-upload

Added Features

These can be useful for cleaning up your data storage.

  • cleanup: List unnecessary directories like node_modules, (pytohn) venv, dist and more.
  • freq: Show most frequent directory name
  • largest: Show top 100 largest single files

Building

Requirements:

  • Crystal
  • libzstd (with development files)
  • pkg-config

Build:

shards build --release

License

AGPL-3.0-only

About

fork of ncdutils with new commands

Topics

Resources

License

Stars

Watchers

Forks