3 releases

0.9.2 Jun 6, 2024
0.9.1 Jun 6, 2024
0.9.0 Jun 6, 2024

#339 in Text processing

Download history 366/week @ 2024-06-06 6/week @ 2024-06-13

51 downloads per month

Apache-2.0

20KB
211 lines

Pico Diff

Tiny GUI app to compare text easily. Lightweight as feather, handy in palm and has cross-platform support. Written in Rust along with fltk-rs (Rust's binding for FLTK).

crates.io Dependency Status Releases Workflow License

Usage

Just run the binary in Releases for your platform, either of Windows, MacOS, Linux. The app will start so put text at input fields on the form. The comparison result will appear.

comparison result

Alternatively, if you have Rust installed, you can install the app via Cargo package manager in $HOME/.cargo/bin:

cargo install picodiff

Acknowledgements

Depends on Rust programming language, FLTK cross-platform GUI toolkit, fltk-rs and similar diffing library.

Dependencies

~14MB
~309K SLoC