recall is live — more tools shipping in 2026

developer toolsthat ship.

devkitvault builds the tools developers use every day but no one has built well yet. single binaries, cloud-synced, cli-first.
your workflow. everywhere.

explore recall →see all tools ↓
recallCLI command vaultenvkitEnvironment & secrets managerdraftkitAPI request vaultlogkitDev decision journalportkitPort & process managercronkitCron job manager

six tools.
one platform.

every tool in the devkitvault suite follows the same philosophy — built for the terminal, synced to the cloud, ready for your team.

live
recall
CLI command vault
Save shell commands to the cloud. Search and run them from any machine — terminal, browser, or VS Code. Never lose a command to bash history again.
29 CLI commands4 native binaries0 dependencies
get started free →
coming soon
envkit
Environment & secrets manager
Sync .env files across machines and teams securely. Switch between dev, staging and prod with one command. No more secrets in Slack, no more lost .env files.
env syncteam sharingsecret vaults
join waitlist →
coming soon
draftkit
API request vault
Save HTTP requests, headers, and auth tokens to your vault. Run them from the CLI or browser. No more bloated GUI clients, no more lost curl commands.
cli-firstcurl compatibleteam collections
join waitlist →
coming soon
logkit
Dev decision journal
A timestamped dev journal that lives in your terminal. Log decisions, incidents, and fixes as you work. Search your history. Share incident reports with your team.
terminal-nativesearchableteam reports
join waitlist →
coming soon
portkit
Port & process manager
See every process on every port across your machine. Name, kill, restart, and save process groups. One command to start your entire dev stack.
cross-platformnamed stacksone-command start
join waitlist →
planned
cronkit
Cron job manager
Human-readable cron job management. No more deciphering cron syntax. Named jobs, run history, failure alerts — all in your terminal.
human-readablerun historyfailure alerts
coming later →

recall is live
and ready to use.

the first devkitvault tool. save any shell command to the cloud — search and run it from any machine, your browser, or VS Code. full CLI (29 commands), native installers, npm (@devkitvault/recall), and a VS Code extension.

install (macos / linux)
$ curl -fsSL https://devkitvault.com/recall/install.sh | sh
windows (powershell)
$ irm https://devkitvault.com/recall/install.ps1 | iex
npm (node 18+)
$ npm install -g @devkitvault/recall
vs code
get recall free →read the docs
recall — zsh
~ recall save "docker compose up -d" -n start-stack -t docker,dev
✓ command saved
 
~ recall search "docker"
1 start-stack docker compose up -d [docker, dev]
2 build-image docker build -t app . [docker]
 
~ recall run start-stack
→ docker compose up -d
✓ executed
 
~

built different,
on purpose.

every devkitvault tool follows six principles. no exceptions. no compromises.

single binary
Every tool ships as a native binary. No Node.js, no Python, no package managers. Install in one command and it works.
cloud-synced
Your data follows you. Switch machines, reinstall your OS — everything is always there when you log in.
cli-first
Terminal is the primary interface. Web dashboard and VS Code extension are enhancements, not requirements.
team-ready
Every tool has a free personal tier and a team tier with shared vaults, RBAC, and audit logs. Scale when your team needs it.
offline-capable
Local cache means tools work without internet. Sync when you're back online. No connectivity required to do your job.
open to extend
Every tool exposes a clean API. Build on top, integrate with your workflow, automate anything.

more tools are
on the way.

envkit, draftkit, logkit and more are in development. get early access and shaped what we build next.

no spam. unsubscribe anytime. cairo-built with ☕