From f73d7995228604f2d6f40183b0143b0a4ccec046 Mon Sep 17 00:00:00 2001 From: alirezaghey <alireza.q1357@gmail.com> Date: Sat, 11 May 2024 15:34:54 +0200 Subject: [PATCH] add fx, a terminal json viewer and processor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e96109..ecec4ba 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ List of projects that provide terminal user interfaces - [ddqa](https://github.com/DataDog/ddqa) Jira TUI to help with software releases - [delta](https://github.com/dandavison/delta) A syntax-highlighting pager for git, diff, and grep output. - [euporie](https://github.com/joouha/euporie) Jupyter notebooks in the terminal +- [fx](https://github.com/antonmedv/fx) Terminal JSON viewer & processor - [gitui](https://github.com/extrawurst/gitui) blazing fast terminal-ui for git written in rust - [git-crecord](https://github.com/andrewshadura/git-crecord) interactive selective commit tool - [grv](https://github.com/rgburke/grv) Terminal interface for viewing git repositories