Skip to content

Cross-platform GUI app to compare text written in Rust

License

Notifications You must be signed in to change notification settings

nabbisen/picodiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Cross-platform GUI app to compare text written in Rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages