Terminal · Diff Viewer

slopdiff

A dead-simple terminal app that turns noisy diffs into something you can actually read. One binary, zero config.

Install the terminal app

bash
$ curl -fsSL https://cdn.sameidusmani.com/slopdiff/install.sh | sh
slopdiff demo
Screenshot goes here drop an image and set #shotImg src

How it works

Three steps, then you forget it's even there.

01

Install the binary

Run the one-line installer to drop the slopdiff binary onto your machine. No runtimes, no dependencies.

02

Pipe in a diff

Feed it any diff — from git, from a file, or straight off stdin. slopdiff strips the noise automatically.

03

Read it clearly

Get a clean, syntax-aware, side-by-side view right in your terminal. Scroll, search, and move on.