Livediff is a lightweight terminal application that displays live diffs as files change.
It provides immediate feedback while generators, refactoring tools, migrations, formatters, and other processes modify files.
It complements git diff by monitoring filesystem events and presenting changes in an interactive terminal interface.
This is free and open source software.
Key Features
- Monitors file changes in real time using native operating system filesystem events.
- Interactive terminal interface built with Ratatui and Crossterm.
- Displays character-level differences with precise added and removed highlights.
- Uses event-driven redraws for a low idle footprint.
- Respects .gitignore files and supports custom glob ignore patterns.
- Can monitor a specific directory or path.
- Supports displaying hidden files.
- Offers controls for ignoring parent, VCS, and other ignore files.
Website: github.com/SoCkEt7/Livediff
Support:
Developer: Antonin Nivoche
License: MIT License or Apache-2.0

Livediff is written in Rust. Learn Rust with our recommended free books and free tutorials.
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. |

