An open API service indexing awesome lists of open source software.

https://github.com/spacewander/scandisk

A simple tool to generate html report for disk usage.
https://github.com/spacewander/scandisk

Last synced: 9 months ago
JSON representation

A simple tool to generate html report for disk usage.

Awesome Lists containing this project

README

          

## scandisk

A simple tool to generate html report for disk usage.

Run `./scandisk -root $path`, you will get a html page called `output.html`, which describing the disk usage of `$path`. Open it in your browser, you will see something like this:

![html report](html_report_example.png)

Each directory icon could be folded or opened via click.