macOS
brew install jwt-uilocal Homebrew formula metadata
brew
TUI for decoding and encoding JWT tokens. Version 1.3.0 via Homebrew; verified 2026-06-15. Also installable with pacman: sudo pacman -S jwt-ui.
install
brew install jwt-uilocal Homebrew formula metadata
sudo pacman -S jwt-uiArch Linux sync databases · jwt-ui · source: geo.mirror.pkgbuild.com
overview
TUI for decoding and encoding JWT tokens
history
JWT UI is a Rust terminal user interface for decoding and encoding JSON Web Tokens, positioned as an offline terminal alternative inspired by JWT.io and jwt-cli.
The jwt-rs project published early GitHub releases in January 2024, with v0.0.3 on January 11 and v1.0.0 later the same day. The README presents the tool as a TUI-first JWT decoder/encoder with mouse support, keyboard shortcuts, dark and light themes, clipboard support, and a stdout mode for non-interactive use.
The project builds on Rust terminal UI conventions while keeping JWT-specific workflows visible: token input, header and payload display, signature validation with HMAC/RSA/ECDSA/EdDSA secrets, JWKS support for decoding, and optional JSON/stdout output.
jwt-ui is narrower than jwt-cli but was packaged for terminal-oriented users across Homebrew, Cargo, Scoop, Arch Linux, Docker, and manual release binaries. Its README also credits Auth0 by Okta branding, connecting it to mainstream identity-tooling culture.
Users run `jwtui` to open the interactive terminal interface, pass a token as an argument to prefill the decoder, or use stdout flags to print decoded token data in scripts. Secrets can be supplied as plain text, file references, base64 strings, or JWKS data depending on algorithm and mode.
Its package-nerd appeal is the packaging of a web-debugging habit into a fully offline terminal app: no browser tab, no pasting sensitive tokens into a website, and still installable from the usual CLI package managers.
security posture
No matching local secret-handling manifest was found for jwt-ui. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jwtui | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jwt-rs/jwt-ui
install metadata
| Package key | brew:jwt-ui |
|---|---|
| Version | 1.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jwt-ui |
| Homepage | https://jwtui.cli.rs/ |
| Repository | https://github.com/jwt-rs/jwt-ui |
| Upstream docs | https://github.com/jwt-rs/jwt-ui#readme |
| License | MIT |
| Source archive | https://github.com/jwt-rs/jwt-ui/archive/refs/tags/v1.3.0.tar.gz |
| Last updated | 2026-06-15T10:48:03Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jwt-ui |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jwt-ui 1.3.0-1
A command line UI for decoding/encoding JSON Web Tokens
https://github.com/jwt-rs/jwt-ui
sudo pacman -S jwt-uisource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.