Port details |
- json-tui JSON terminal UI made in C++
- 1.3.0.13_3 misc =2 1.3.0.13_3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2023-01-15 03:15:11
- Last Update: 2023-11-05 17:03:59
- Commit Hash: 3aa4064
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/ArthurSonzogni/json-tui
- Description:
- json-tui is a JSON terminal UI made in C++.
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.
* Cross-platform
* 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/json-tui/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/json-tui
- pkg install json-tui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: json-tui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1673746734
SHA256 (ArthurSonzogni-json-tui-v1.3.0-13-g6b38aba_GH0.tar.gz) = dd7f9af11d9cf43418aad4ef79c3cf45c25565ddee6167423c14cc5b11e6df31
SIZE (ArthurSonzogni-json-tui-v1.3.0-13-g6b38aba_GH0.tar.gz) = 353029
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- args>0 : devel/args
- nlohmann-json>0 : devel/nlohmann-json
- cmake : devel/cmake-core
- ninja : devel/ninja
- Library dependencies:
-
- libftxui-component.so : devel/ftxui
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_json-tui
- USES:
- cmake compiler:c++20-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.0.13_3 05 Nov 2023 17:03:59 |
Yuri Victorovich (yuri) |
devel/ftxui: update 4.1.1 → 5.0.0
Reported by: portscout |
1.3.0.13_2 29 May 2023 18:33:21 |
Yuri Victorovich (yuri) |
devel/ftxui: Update 4.0.0 → 4.1.1
Reported by: portscout |
1.3.0.13_1 14 Feb 2023 02:30:56 |
Yuri Victorovich (yuri) |
devel/ftxui: Update 3.0.0-71 → 4.0.0
Reported by: portscout |
1.3.0.13 15 Jan 2023 03:13:58 |
Yuri Victorovich (yuri) |
misc/json-tui: New port: JSON terminal UI made in C++ |
Number of commits found: 4
|