Introduction
Introduction
Granspace is a local manager for the dev projects scattered across your machine. It discovers your projects, keeps them organized, runs them with live logs, and tracks their git health — all from one place, as a desktop app that runs on your computer.
What you get
- Discover & organize — scan folders for projects; tag them, set stage and purpose, favorite them, group them into folders, and add notes. See Organizing and Groups & folders.
- Run & watch — start/stop projects and named commands with live, colored logs; port-conflict detection. See Running & logs.
- Install dependencies — let a project set itself up when you add it. See Installing dependencies.
- Git health — sync state at a glance, plus pull/push/commit/stash from the UI. See Git.
- Environment & secrets — per-project env vars, with secrets encrypted behind a master password. See Environment & secrets.
- Kanban & notes — a configurable board per project. See Kanban & notes.
- Extensions — declarative, installable support for more languages/tools. See Extensions.
Local-first & private
Granspace is a desktop app that runs on your machine and keeps its data in a local SQLite database. Your projects, code and secrets stay on your machine — Granspace never uploads them. See Local-first & private.