Switchboard is a Windows-first PowerShell TUI for organizing different kinds of projects from one central control panel.
This public repo is a clean template copy of the platform. It includes the host app, built-in modules, blueprints, and assets, but it does not ship with personal projects or local machine state.
Before pulling updates from this repo, back up your local projects to a separate location first.
Switchboard now treats projects/ as user data, but backing up your projects before updating the system is still the safest practice.
- manages multiple project types from one menu-driven interface
- creates new projects from built-in blueprints
- provides directory browsing, file actions, settings, and terminal launch tools
- supports module-specific workflows for:
esp32webappgeneralpython
launch.batapp/- core TUI platform, renderer, navigation, actions, and menusmodules/- project-type modules and their blueprintsassets/- shared ASCII and visual assetsdata/module-settings/- tracked default module settingsprojects/- empty placeholder for projects you create locally
- this project is designed for Windows PowerShell
- local runtime state is intentionally not tracked
- the template starts without bundled user projects