Analysis updated 2026-05-18
Convert, decode, and format text like Base64, JSON, and JWTs offline.
Extract EXIF metadata or OCR text from an image without a web service.
Generate hashes, RSA keys, or Basic Auth headers locally.
Trigger a specific tool instantly from Raycast or a terminal via URL scheme.
| jaywcjlove/devhub | noopapp/noop | vorssaint/vorssaint-utils | |
|---|---|---|---|
| Stars | 2,017 | 2,151 | 2,265 |
| Language | Swift | Swift | Swift |
| Last pushed | — | 2026-07-03 | 2026-07-03 |
| Maintenance | — | Active | Active |
| Setup difficulty | easy | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | developer | general | general |
Figures from each repo's GitHub metadata at analysis time.
Requires macOS 14 or later, install from the Mac App Store.
DevHub is an offline utility app for macOS that collects many small developer tools into a single application. The idea is to replace the habit of bouncing between web-based converter sites, terminal one-liners, and scattered utility apps. Everything runs locally on your Mac and nothing is sent to a server. The toolset covers a wide range of everyday tasks. Text and encoding tools include Base64 conversion, URL encoding and decoding, JSON formatting, HTML formatting and minification, JWT parsing, regex testing, and text case conversion. Image tools cover OCR (reading text from images), EXIF metadata viewing, watermarking, background filling, ICO file conversion, and color extraction. Security and network tools include hash generation, RSA key generation, Basic Auth generation, and a built-in API request tool for testing HTTP calls. There are also time, date, and system utilities such as timestamp conversion, a crontab generator, a chmod calculator, random port generation, and device information. The app requires macOS 14 or later. It is available through the Mac App Store and is under active development, with the stated goal of shipping updates weekly and eventually reaching more than 100 individual tools. DevHub supports URL Scheme integration, which means you can trigger a specific tool by opening a URL. This works from the terminal, from a browser address bar, or from automation tools like Raycast. For example, opening devhub://qrCodeEventGenerator launches directly to the QR code event generator inside the app. According to the repository, the app does not collect, store, or transmit personally identifiable information, which is a stated design priority for users who work with sensitive data locally.
An offline macOS app that bundles dozens of everyday developer utilities like Base64, JSON formatting, and hashing into one tool.
Mainly Swift. The stack also includes Swift, macOS.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.