gitlab.com/paul-nechifor/ohmu.
This repository has been moved toOld readme:
Ohmu
View space usage in your terminal.
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