Git
Downloads the source and makes future updates easier.
Get started
Packaged installers are still being prepared. If you are comfortable copying a few terminal commands, you can run the open-source project now.
Before you begin
The current repository and application still use Pi Dashboard naming while the Foci rebrand is in progress.
Downloads the source and makes future updates easier.
Runs the Dashboard’s Electron, backend, and web interface tooling.
Use PowerShell on Windows or your normal terminal on macOS and Linux.
Source setup
Open a terminal in the parent folder where you want the source project stored.
git clone https://github.com/mwiltb-design/pi-dashboard
cd pi-dashboard.\scripts\dev.ps1./scripts/dev.shYour first project
Start small. You only need to connect the services you actually intend to use.
Wait for the desktop window and local services to finish starting.
Choose a clear project name. Sandboxed projects live under ~/Pi-Dashboards/.
Begin in Chat, then use Files, Terminal, Sessions, or Sub-PI only when the task needs them.
Authenticate only the AI providers and optional worker tools you plan to use.
Tell the AI what you want to build, what success looks like, and which files or constraints matter.
Move into Developer tools when previews, plugins, worker rules, or private remote access become useful.
Open foundation
Foci Dashboard is free and open source under GPL-3.0. The repository is the source of truth for current setup requirements, known issues, and changes.