GitXplorerGitXplorer
k

zfs-gui-thing

public
11 stars
3 forks
0 issues

Commits

List of commits on branch master.
Unverified
0c8ba089eff2f112449aa26ed93b996ae7752c63

Use helper thread and Scope to load data

kkillercup committed 5 years ago
Unverified
9f3622734a23688b4780e08b5e2132d4776f3d22

Use vgtk from git

kkillercup committed 5 years ago
Unverified
4560cad7823ca97da7da4751c89dbf44472db6f4

More metadate for cargo, also Apache 2.0

kkillercup committed 5 years ago
Unverified
ce0c48cb4c91104e88dd38549c51365f52302211

Add screenshot

kkillercup committed 5 years ago
Unverified
7e058f342df91caaf80bb65a18308f0957a649b8

CI: never right the first time

kkillercup committed 5 years ago
Unverified
d46912ca7dcfcdc96a2d2403a4eb8c55d005edb3

Oh wow this is a professional repo now

kkillercup committed 5 years ago

README

The README file for this repository.

ZFS Dataset GUI

Quick experiment for rendering nested zfs list output with vgtk.

Screenshot

Run

Use nix-shell or install whatever gtk needs, then cargo run.

Those TreeViews, though

Yes, I was annoyed by the amount of boilerplate and made a macro and traits and all that around it. Not sure it'll become something more generic, but feel free to hack on it and send some sweet sweet PRs.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.