Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 347 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 347 Bytes

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