Download Workshop Plan
Windows 10/11 and 64-bit Linux — guided setup with built-in auto-updates.
Workshop Plan Installer
Windows 10/11 (64-bit)
- Small setup wizard — downloads the latest app and sets up your PC
- Guided database configuration for single-PC and multi-PC workshops
- PostgreSQL bundled for the host PC
- Offline-capable — works when the network drops
~306 KB
Create your company account on this site, then sign in inside the app.
System Requirements
- OS Windows 10 or Windows 11 (64-bit)
- RAM 4 GB minimum
- Disk 500 MB free space
- Network LAN required for multi-PC shared database
- Server PC PostgreSQL runs on one designated host PC
Quick Install Guide
- Download the installer above
- Run WorkshopPlanSetup.exe on each PC
- On one PC, choose “Host Database” during setup
- On other PCs, enter the host PC’s network name to connect
- Launch Workshop Plan and sign in with your account
Workshop Plan Setup (Linux)
64-bit Linux (Ubuntu/Debian recommended)
- Guided setup script — downloads the latest app, verifies it, and installs it
- Graphical setup (Zenity) with an automatic terminal fallback
- Connect a PC to shared data, or make one PC the main data host
- Offline-capable — works when the network drops
The setup script downloads and verifies the app for you.
Create your company account on this site, then sign in inside the app.
System Requirements
- OS 64-bit Linux — Ubuntu/Debian-family recommended
- RAM 4 GB minimum
- Disk 500 MB free space
- Tools
bash,curl,unzip—zenityfor the graphical setup - Network LAN required for multi-PC shared database
- Server PC PostgreSQL is installed during host setup (via your package manager, with your confirmation)
Quick Install Guide
Double-clicking a .sh file opens it in a text editor — that’s normal. Run it from a terminal instead.
- Download workshop-plan-setup.sh (it lands in
~/Downloads) - Make it executable:
chmod +x ~/Downloads/workshop-plan-setup.sh - Open the graphical setup wizard:
~/Downloads/workshop-plan-setup.sh --gui - Click “Install or repair Workshop Plan”. When it finishes, answer “Launch Workshop Plan now?” with yes — the app opens. It is also added to your applications menu (search “Workshop Plan”).
- To share data across PCs, on one Linux PC pick “Make this PC the main data host”; on the others pick “Connect this PC to shared data”