An open API service indexing awesome lists of open source software.

https://github.com/igelbox/btrfs-diff-gui

Graphical comparison tool for btrfs snapshots
https://github.com/igelbox/btrfs-diff-gui

Last synced: about 2 months ago
JSON representation

Graphical comparison tool for btrfs snapshots

Awesome Lists containing this project

README

          

# btrfs-diff-gui
Tool for comparing two btrfs snapshots graphically.

## Usage

```bash
btrfs-diff-gui /snapshots/oldest-snapshot /snapshots/newest-snapshot
```
screenshot

You can use advanced `--skip-equal` option as well.

## License
Published under the liberal terms of the BSD License, see the [LICENSE](LICENSE) file.