Skip to content

DX Tools v2.0.0

Choose a tag to compare

@noahalorwu noahalorwu released this 15 Mar 16:44
· 50 commits to main since this release
   ## DX Tools v2.0.0 — 23 Developer Tools, Native macOS                                                                                                                                                             
                                                                                                                                                                                                                     
   ### Downloads                                                                                                                                                                                                     
   - **DXTools-2.0.0.dmg** — macOS app (drag to Applications)                                                                                                                                                        
   - **dx** — CLI binary (copy to `~/bin/` or `/usr/local/bin/`)                                                                                                                                                     
                                                                                                                                                                                                                     
   ### Install via Homebrew                                                                                                                                                                                          
   ```bash                                                                                                                                                                                                           
   brew tap openstruct/tap && brew install dx-tools                                                                                                                                                                  

macOS App

  • 23 tools: JSON Formatter, JSON→Go/Swift/TS, JSON Diff, JWT Decoder, Base64, Hash Generator, UUID Generator, Color Converter, Epoch Converter, Password Generator, Env Manager, cURL→Code, API Request Builder,
    Regex Tester, Markdown Preview, Lorem Generator, Port Manager, Network Info, URL Encoder, Unix Permissions, Cron Parser
  • Pro code editor with line numbers & JSON syntax highlighting
  • Smart clipboard auto-detection (JWT, JSON, cURL, colors, UUIDs, epochs)
  • Menu bar quick actions (UUID, Epoch, Password)
  • Favorites, Command Palette (⌘K), Dark/Light/System theme
  • Global hotkey: ⌘⇧Space
  • 245 tests, zero external dependencies, 2.3 MB

CLI (dx)

10 subcommands: json, jwt, epoch, env, hash, base64, uuid, color, pass, port