zfstui

terminal user interface for the ZFS filesystem


Keywords
curses, system-administration, terminal-based, tui, zfs
License
GPL-3.0
Install
pip install zfstui==0.1.1

Documentation

zfstui

Terminal user interface for the ZFS filesystem

screenshot1 screenshot2

Installation

From PyPI

> pip install zfstui

From git

> git clone https://github.com/volkerp/zfstui.git
> cd zfstui
> python3 setup.py install