Helps 3D designers draft, track, and publish models to multiple platforms from a single dashboard.
-
✅ Draft Once, Publish Anywhere Manage files, images, and metadata for your models in one place. Publish to supported sites with one click.
-
🔄 Sync Updates Push updates across multiple platforms—without duplicate work.
-
📋 Visual Dashboard See all your designs at a glance, with per-platform publishing status.
PubMan is available for:
- macOS (Apple Silicon & Intel)
- Windows 10/11
- Linux (AppImage)
Note: PubMan is currently in alpha. Expect bugs and limited features.
PubMan can be installed with homebrew, or downloaded from the Releases page
brew tap DrawnToDigital/pubman
brew install --cask pubman| Thingiverse | Printables | MakerWorld | Thangs | MyMiniFactory | Cults3D |
|---|---|---|---|---|---|
| ✅ Supported | ✅ Supported | ✅ Supported | 📋 Planned | 📋 Planned | 📋 Planned |
Create an issue
Want to help improve PubMan? Contributions are welcome!
Install dependencies:
npm iRun the development Electron app & NextJS server:
npm run dev