Skip to content

rchernando/pandash

Repository files navigation

Pandash

A multi-project terminal dashboard for developers. Manage multiple projects, terminals, and Claude Code sessions from a single app.

Download

Go to Releases and download the installer for your platform:

Platform File
Windows .msi or .exe (NSIS)
macOS .dmg
Linux .AppImage or .deb

Getting started

  1. Download and install Pandash
  2. Open the app
  3. Add your projects (folders) from the sidebar
  4. Each project gets its own terminals and Claude Code sessions
  5. All your data is saved locally — projects persist across restarts

Features

  • Multi-project workspace with sidebar navigation
  • Multiple terminal tabs per project (PowerShell, CMD, Bash)
  • Claude Code integration with usage tracking
  • Project stats and git status at a glance
  • Quick switcher (Ctrl+K) and command palette (Ctrl+Shift+P)
  • Auto-updates — new versions are detected and installed automatically

Auto-updates

When a new version is published, Pandash will prompt you to update on launch. Your projects and settings are preserved — only the app binary is replaced.

Development

# Install dependencies
npm install

# Run in development
npm run tauri dev

# Build installer
npm run tauri build

License

Open source.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors