critique is a terminal UI for reviewing git diffs with syntax highlighting, split view, and word-level diff.
This is free and open source software.
Key Features
- Mobile optimized – Automatically detects mobile devices and serves a unified diff view optimized for smaller screens. Add ?v=mobile to any URL to force mobile view.
- Dark/Light mode – Automatically adapts to your system’s color scheme preference using CSS prefers-color-scheme.
- Syntax highlighting – Full syntax highlighting for 18+ languages, same as the terminal UI.
- Split view – Side-by-side diff on desktop, unified view on mobile.
- Fast loading – HTML is streamed for quick initial render, cached for 24 hours.
- Syntax Highlighting – Powered by Shiki with support for 18+ languages
- Split View – Side-by-side comparison for wide terminals (auto-switches to unified view on narrow terminals)
- Word-Level Diff – Highlights specific word changes within modified lines
- File Navigation – Quick file switcher with fuzzy search
- Click to Open – Click line numbers to open in your editor (set REACT_EDITOR env var)
- Watch Mode – Live updates as you edit files
- Web Preview – Generate shareable HTML previews hosted on critique.work
- Cherry Pick – Interactive file picker to apply changes from other branches
Website: github.com/remorses/critique
Support:
Developer: Tommy D. Rossi
License: MIT License

critique is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| Git Tools for Diff Review and Repository History | |
|---|---|
| difftastic | Structural diff tool that compares files based on their syntax |
| git-filter-repo | Quickly rewrite git repository history |
| onefetch | Displays information about a local Git repository |
| git-stats | Local git statistics including GitHub-like contributions calendars |
| diff-so-fancy | Attractive diffs with diff-highlight and more |
| BFG Repo-Cleaner | Clean unwanted data from Git repository history |
| git-delta | Viewer for git and diff output |
| gitlogue | Cinematic Git commit replay tool |
| git-quick-stats | Access various statistics in a git repository |
| git-who | Command-line Git analysis tool |
| git-standup | Recall what you did on the last working day |
| git-of-theseus | Analyze how a Git repo grows over time |
| git-sizer | Compute various size metrics for a git repository |
| diffnav | Git diff pager based on delta but with a file tree, à la GitHub |
| critique | Terminal UI for reviewing git diffs |
| git-big-picture | Visualization tool for Git repositories |
| hercules | Gain advanced insights from Git repository history |
| keifu | TUI that visualizes Git commit graphs |
| git-fame | Git repository collaborators sorted by contributions |
| needle | Highlights GitHub PRs |
| mergiraf | Git merge driver |
| git-history | Analyze Git history using SQLite |
| ec | Terminal Git mergetool |
| diffr | Word-by-word diff highlighting utility |
| git-scope | Fast TUI dashboard to view the git status of all your repositories |
| mamediff | Manages unstaged and staged Git diffs |
| deadbranch | Keep Git repositories tidy |
| GitTop | Lightweight desktop client for GitHub notifications |
| git-heatmap | Generates a customizable heatmap |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

