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

https://github.com/thekodetoad/diffui

A simple gui for applying and creating binary patches using bsdiff
https://github.com/thekodetoad/diffui

Last synced: 12 months ago
JSON representation

A simple gui for applying and creating binary patches using bsdiff

Awesome Lists containing this project

README

          

# DiffUI
A simple gui for applying and creating binary patches using bsdiff (http://www.daemonology.net/bsdiff/) rather than xdelta as it creates files 50-80% smaller. Can be downloaded here: https://github.com/TheKodeToad/DiffUI/releases
# Compiling
Run `./gradlew shadowJar`.
This will create target/diffui-1.0-all.jar.