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
- Host: GitHub
- URL: https://github.com/igelbox/btrfs-diff-gui
- Owner: igelbox
- License: bsd-2-clause
- Created: 2016-06-25T00:13:04.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T19:31:42.000Z (over 8 years ago)
- Last Synced: 2025-03-06T13:47:27.100Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```

You can use advanced `--skip-equal` option as well.
## License
Published under the liberal terms of the BSD License, see the [LICENSE](LICENSE) file.