5 releases
| 0.9.4 | Mar 16, 2025 |
|---|---|
| 0.9.3 | Mar 14, 2025 |
| 0.9.2 | Jun 6, 2024 |
| 0.9.1 | Jun 6, 2024 |
| 0.9.0 | Jun 6, 2024 |
#546 in Text processing
209 downloads per month
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).
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.
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
~310K SLoC