From 0af2b2976740b22d6234b79954f5b90e914fc5b0 Mon Sep 17 00:00:00 2001 From: Antonin Nivoche Date: Sun, 14 Jun 2026 20:34:08 +0200 Subject: [PATCH] Add Livediff to development tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b78b867..8f539b7 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou - [joshuto](https://github.com/kamiyaa/joshuto) - Ranger-like terminal file manager written in Rust. - [lazyjj](https://github.com/Cretezy/lazyjj) - TUI for the Jujutsu/jj VCS. - [lingora-tui](https://github.com/nigeleke/lingora) - Browse, compare and validate Fluent i18n files. +- [Livediff](https://github.com/SoCkEt7/Livediff) - A blazing fast, real-time file monitoring TUI with beautiful diff visualization. - [Maelstrom](https://github.com/maelstrom-software/maelstrom) - A fast test runner that runs every test in its own container locally or distributed. - [material](https://github.com/azorng/material) - A material design color palette for the terminal. - [nereid](https://github.com/bnomei/nereid) - Create and explore Mermaid diagrams in collaboration with AI agents (TUI + MCP Server).