A naive terminal based graphical implementation of "df -hl" in python. Only the primary local filesystems (usually main disks) are displayed.
Sometimes you just need a graphical implementation of df.
- Run
$ python graphical-df.py.
- Test against other versions of *nix
