Skip to content

deliciouslytyped/zfstui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: this fork is pretty thrown together.

Get it with nix-build https://github.com/deliciouslytyped/zfstui/tarball/master -A fork

Try the original with nix-build https://github.com/deliciouslytyped/zfstui/tarball/master -A upstream

Since -A doesn't work with URLs for some reason, get it with nix-build https://github.com/deliciouslytyped/zfstui/tarball/master. One result symlink will be the fork, the other will be the upstream. The one with the capitalized column names is upstream.

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

About

Terminal user interface for zfs; this is a low effort fork using py-libzfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Nix 6.5%