Dev Bench
A local-first desktop utility belt for developers. DB explorer, HTTP client, JSON tools, and more — all offline, all on your machine.
- status
- wip
- part of
- benchlabs
- stack
- Flutter · Dart
- links
- github ↗ live site ↗
Dev Bench is a local-first desktop utility belt for the small tasks that usually scatter you across a dozen browser tabs. The database explorer connects to Postgres, MySQL, and SQLite, so you can browse schemas, run queries, and inspect results without leaving the app.
Around it sits the rest of the kit: an HTTP client for poking at APIs, a JSON formatter and differ, base64 encoding and decoding, hash generation, a regex tester, and a timestamp converter. Everything runs offline, with no accounts, no telemetry, and no internet required.
Part of the Benchlabs suite of open source developer tools.
// tags
oss desktop