DevKnife overview
- DevKnife is a macOS app that puts everyday developer tools in one place. It includes a JSON editor and formatter, text compare, JWT decoder, IP location lookup, port scanner, and many more.
- Instead of switching between websites, CLI tools, and separate apps, you can open DevKnife and handle these tasks quickly in one native app.
What’s new in version 1.2.0
New Features
- Added a **Markdown editor**.
- Added a **structured data converter tool** to convert between JSON, XML, YAML, TOML, and CSV formats.
- Added support for opening **JSON files directly from Finder**.
- Added a shortcut for performing **WHOIS lookups**.
- Added **Docs and Email Support buttons** in the dashboard.
- Added a **“Rate App”** popup.
Improvements and Changes
- Merged the **Base64, HTML, and URL encoding tools** into a single unified encoder/decoder.
- Moved the **JSON editor** to the Data Tools group.
- Changed the **JSON editor color scheme**.
- Disabled **autofocus** when switching tools from the sidebar.
Fixed
- Fixed a **crash in the JSON editor** that could occur when repeatedly pressing the backspace key.
- Fixed **toolbar flickering** when scrolling WHOIS results with the right sidebar closed.