json-tui is a JSON terminal UI made in C++.
This is free and open source software.
Key Features
- Interactive: Use keyboard or mouse to scroll/expand objects.
- Colors
- Responsive: Adapt to the terminal dimensions. Very long text values are wrapped on several lines.
- Small: ~0.7MB all included. Zero dependencies.
- The output is displayed inline with the previous commands. Meaning you can still see the json after leaving json-tui.
- (Vim users): Also support j/k for navigation.
- Table view: Turn arrays of objects into tables.
- Cross-platform: runs on Linux, macOS, and Windows.
Website: github.com/ArthurSonzogni/json-tui
Support:
Developer: Arthur Sonzogni
License: MIT License

json-tui is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| JSON Tools | |
|---|---|
| jq | Lightweight and flexible command-line JSON processor. It's like sed for JSON data |
| fx | JavaScript Object Notation (JSON) viewer with streaming and mouse support |
| jaq | jq clone focused on correctness, speed, and simplicity. |
| gron | Transforms JSON into discrete assignments to make it easier to grep |
| gojq | Pure Go implementation of jq |
| jless | Command-line JSON viewer written in Rust |
| jnv | Navigates JSON offering a viewer and filter editor |
| jid | JSON incremental digger by using filtering queries |
| jo | Small utility to create JSON objects |
| faq | Billed as a more flexible jq supporting additional formats |
| jsawk | Like awk, but for JSON |
| jello | Filter JSON and JSON Lines data with Python syntax |
| emuto | Small language for manipulating and restructuring JSON and other data files |
| jqp | TUI playground to experiment with jq |
| jtc | Extract, manipulate and transform source JSON |
| unqery | Query and transform JSON data |
| jshon | Parses, reads and creates JSON. It's designed to be as usable as possible |
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. |

