Open source · Offline · Local-first

The Offline Developer Workstation

Stop juggling browser tabs and separate developer apps. MyDevTools brings 80+ developer tools, an API client, SQL, MongoDB and Redis into one desktop workspace.

Free. Open source. No account required.·macOS 12+ · Apple Silicon & Intel

MyDevToolsmydevtoolsv0.1.5
A
query.sqlschema+postgres@prod
SELECT id, email, plan, created
FROM users
WHERE plan != 'free' LIMIT 5;
Run⌘↵
idemailplanseen
1042ada@lovelace.devpro2m
1041linus@kernel.orgteam11m
1040grace@hopper.iofree1h
1039alan@turing.acpro3h
1038margaret@nasa.govteam5h
connected · offline5 rows · 12 ms
  • 80+ Tools
  • API Client
  • SQL
  • MongoDB
  • Redis
  • Security
  • Open Source
  • Offline
  • Local-first

Your workflow is fragmented

Your development workflow shouldn't require 10 different tools.

JSON in one tab. API testing in another. MongoDB somewhere else. Redis in another application. A password manager on the side. MyDevTools brings those everyday workflows together — it replaces the fragmentation, not the tools.

Today — 10+ tabs / appsWith MyDevTools
One desktop app. Context switching, repeated setup and pasting secrets into random web tools — gone.

Why it exists

I didn't set out to build a developer platform. I just got tired of the tabs.

I kept opening 10+ browser tabs for everyday development tasks. I started building MyDevTools for myself. I added a password manager because I wanted a secure local place for credentials, and a MongoDB client because I wanted a customized way to explore my data.

It started as a web application. Then I started questioning whether sensitive developer data really needed to travel over HTTP in the first place. That pushed me toward an offline-first desktop application.

Friends were also looking for offline-first developer tools, so I kept going. MyDevTools is now an open-source desktop developer workstation with 80+ tools.

Akhil, creator of MyDevTools

80+ tools

Everything you need for everyday development. In one workspace.

Tool breadth is the proof, not the headline. Here is what is actually inside — every link opens that tool's page.

Developer Utilities

The everyday formatters, decoders and generators — offline.

API & Networking

Request collections, environments and sockets in one place.

Databases

Native drivers — connections go straight from your machine to the database.

DevOps

Config scaffolding and the small calculators you keep looking up.

Productivity

Project context that stays next to the tools that use it.

Browse all tools

A workstation, not a tool collection

Your project. Your tools. One workspace.

Keep the tools, data, configuration and utilities you use for a project together instead of scattering them across tabs and applications. API collections, database connections, secrets, notes and snippets sit side by side in one local, encrypted database on your machine.

Why offline?

Why send developer data somewhere else if you can process it locally?

MyDevTools Desktop is designed around local-first development. Core tools run on your machine without requiring an account or cloud service.

Local processing

Formatters, decoders, generators and crypto helpers run on your machine.

Local storage

Notes, snippets, collections and credentials live in an encrypted local database.

Offline capability

Core tools work without a network connection. Only the network tools need one.

No mandatory account

No sign-up, no sign-in, no activation. The app opens straight to the dashboard.

No cloud dependency

There is no MyDevTools backend to depend on. Anonymous usage stats are opt-in and off by default.

Your data isn't sent to MyDevTools servers.

Network-enabled tools connect to external destinations only when you explicitly use them, such as an API or database. This website only documents the app and hands you the download — the tools do not run here.

Read the security & privacy details

Built in the open

Don't trust our privacy claims. Verify them.

MyDevTools is open source. Read the source, inspect the architecture, understand how data is handled, report issues, and contribute improvements.

If MyDevTools saves you time, consider starring the project.

MyDevTools on Product Hunt

How it works

From 10 browser tabs to one workspace.

From download to productive in under a minute.

STEP 01

Download

No account required. Open the app and it is ready to use.

STEP 02

Search

Find any tool instantly with the command palette.

STEP 03

Work

Use tools locally and keep your workflow together.

STEP 04

Build

Connect APIs and databases when your workflow requires them.

Common questions

Everything you need to know before downloading.

One workspace. Your tools. Your machine.

80+ developer tools, API, SQL, MongoDB and Redis — open source, local-first and offline.

Free · Open Source · Offline · macOS 12+