Your dev machine
on autopilot

Reclaim disk space automatically

Access all your projects from anywhere

Monitor workflows & deployments

Devkeepr Interface - Modern dashboard for managing your projects

Your Project command center

A single interface that puts your projects at your fingertips

Run your project scripts (npm, composer, makefile, github workflows) from anywhere and see project health at a glance

npm composer brew makefile GitHub workflows

Smart Hibernation

Idle projects stay small by intelligently deleting dependencies, cache and build files

They wake up instantly the moment you start working

Before
2.4 GB
After
3.8 MB

Global Updater

Keeps your global dependencies up to date with scheduled updates

Disk Usage Dashboard

See exactly where your disk space goes across all projects at a glance

Git Auto-Sync

Automatically fetch and prune remote branches so your repos stay up to date

Pro

Workflow Monitor

Stay notified on CI/CD workflows without leaving your IDE

Pro

Deployment Watcher

Watch deployments across your favorite platforms in real-time

Pro

CLI Tool

The dk CLI is the fastest way to navigate your projects in the terminal. Period.

Works with your favorite stack

50+ frameworks detected

Composer package manager logo
Turborepo-icon SVG Icon

How it works

1

Detects your stack

Automatically identifies 50+ frameworks and tools across PHP, Node, Python, Ruby, Go, Rust, .NET, and more

2

Watches everything

Detects git operations, IDE usage, and analyzes disk space across all your projects

3

Acts on your behalf

Hibernates idle projects, wakes them instantly, syncs branches, updates packages. All automatically.

At scale

100GB+

recovered automatically across 50 idle projects

One dashboard across all your projects, stacks, and package managers

Hibernation schedules + auto-wake mean nothing is forgotten

Developer friendly

Configuration lives in your project's devkeepr.yml file. Commit it, share it, and your entire team stays in sync

devkeepr.yml - Configure its behaviour directly from your IDE

dk CLI - the fastest way to navigate your projects from the terminal

devkeepr.yml
autoWake: true
mergeBase: true
syncUpstream: true
hibernateSchedule: "weekly"
hibernateCommands:
- "rm -rf vendor"
- "rm -rf node_modules"
- "git branch -r --merged"
wakeCommands:
- "git fetch origin main"
- "composer install"
- "npm install"

Built by developers, for developers

Eser Deniz

Eser Deniz

Bifrost & NativePHP Desktop team

Willem Leuverink

Willem Leuverink

NativePHP Desktop team

Read our story →