fpietka / ohmu

View space usage in your terminal.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ohmu

View space usage in your terminal.

https://img.shields.io/travis/paul-nechifor/ohmu.svg?style=flat-square https://img.shields.io/codecov/c/github/paul-nechifor/ohmu.svg?style=flat-square https://img.shields.io/pypi/v/ohmu.svg?style=flat-square https://img.shields.io/pypi/dm/ohmu.svg?style=flat-square https://img.shields.io/pypi/l/ohmu.svg?style=flat-square

animation.gif

Usage

Install the Python headers (TODO: specify the commands on every major OS.)

Install (prefix with sudo if you need to):

pip install ohmu --upgrade

Scan the current directory:

ohmu

Scan some random directory:

ohmu some/random/dir

Tests

Run:

./scripts/test cover

License

MIT

About

View space usage in your terminal.


Languages

Language:Python 95.5%Language:Shell 4.5%