/ohmu

View space usage in your terminal.

This repository has been moved to gitlab.com/paul-nechifor/ohmu.

Old readme:

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 --user --upgrade

Scan the current directory:

ohmu

Scan some random directory:

ohmu some/random/dir

Development

Make sure you have Tox installed globally.

Run the tests with:

tox

License

MIT