Releases: JacRob32/Printables-Offline
Releases · JacRob32/Printables-Offline
Release list
Printables Offline v1.0.0
What's New in v1.0.0
Features
- Model Cloning — Paste a Printables.com URL and download the complete model to your local library
- Local Library — Browse all cloned models in a grid view with cover images, file counts, and sizes
- Image Gallery — View all model images in a detail view with thumbnail strip navigation
- File Management — Open model files directly in your slicer (PrusaSlicer, OrcaSlicer, Bambu Studio, Cura)
- Export — Copy model files to any destination folder
- Delete — Remove models from your library
- Settings Persistence — Preferences saved to
~/.printablesoffline/prefs.json
Technical
- Built with Tauri v2 (Rust backend + web frontend)
- Python scraper backend with Cloudflare bypass (cloudscraper)
- Auto-installs Python dependencies on first run
- Ad-hoc code signing for macOS distribution
Installation
Download the DMG, open it, and drag Printables Offline.app to your Applications folder.
Note: This app is not notarized by Apple. On first launch, right-click the app and select Open, or run:
xattr -cr /Applications/Printables\ Offline.appRequirements
- macOS (Apple Silicon or Intel)
- Python 3.9+ (auto-installs dependencies)
- A slicer application (optional)